Closed yossigo closed 6 years ago
This extends the notify_membership_event callback so it can fully manage nodes' udata. This also simplifies implementation of other callbacks that no longer need to inspect entries and perform add/remove node operations.
notify_membership_event
Thanks! This is a needed improvement
This extends the
notify_membership_event
callback so it can fully manage nodes' udata. This also simplifies implementation of other callbacks that no longer need to inspect entries and perform add/remove node operations.