bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Mon Sep 3 10:44:54 PDT 2012
http://www.slony.info/bugzilla/show_bug.cgi?id=279

           Summary: something wrong with store listen on 2.1
           Product: Slony-I
           Version: devel
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: low
         Component: slonik
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: peter_e at gmx.net
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


For the Debian packages, I have a simple test script, which you can see here:

http://anonscm.debian.org/viewvc/pkg-postgresql/tags/slony1-2/2.0.7-4/debian/slony1-test.sh?view=markup

It creates a master and a slave instance, replicates a few rows, and see if
they arrive.  This script has worked essentially unchanged since the 1.2 days.

Now I upgraded the package from 2.0.7 to 2.1.2, and when I run the test script,
the call

store listen ( origin = 1, provider = 1, receiver = 2 );

(line 82 in the above link) hangs and keeps writing messages like this
indefinitely:

<stdin>:14: waiting for event (1,5000000007) to be confirmed on node 2

I have removed the store listen calls, since they are obsolete, but it's still
suspicious that this doesn't work anymore, especially since there are changes
in slony 2.1 regarding implicit waiting.  So maybe this should be investigated.

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list