good for merge regards -steve
On Tue, 2009-04-21 at 11:34 -0500, Ryan O'Hara wrote: > Here is a patch that adds queue group tracking to the message service. > > The trick with queue group tracking is that tracking is not a > cluster-wide thing but rather valid only for the particular ipc > connection that requested tracking. The result is that track_flags is > not stored in a group_entry, but instead a global, node-specific list > of tracking requests. When a queue is inserted/removed from a group, > only the connections that requested tracking will get the callback > (for SA_TRACK_CHANGES and SA_TRACK_CHANGES_ONLY). This can be handled > entirely in the library handler. > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
