bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Fri Jul 25 08:34:19 PDT 2014
http://www.slony.info/bugzilla/show_bug.cgi?id=345

           Summary: dropping multiple nodes via a forwarder only drops one
                    node
           Product: Slony-I
           Version: devel
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: slon
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: ssinger at ca.afilias.info
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


Consider a cluster such as 

1---->2
\
 \3->4
  |
  5

If with 2.2 you do 

DROP NODE(id='2,4', event node=1);

Nodes 1 and 3 drop both nodes, but node 5 will only drop one of the two nodes.

The DROP_NODE event in sl_event on node 3 will only show one node in the
argument
list and when node 5 gets the event from node 3 it will only drop one of those
nodes.

-- 
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