Closed mennopruijssers closed 8 years ago
My comments are non-blocking, LGTM after you address them.
I am not sure about the order of hooks myself (apart from documenting it), maybe it's not useful at all. I am not very sure in how we intend developers to use them.
LGTM
LGTM
This PR adds a way to add self-eviction: marking the local member faulty before shutdown. It adds two functions to ringpop's public API:
registerSelfEvictHooks
: Provide a way to register hooksselfEvict
: initiate the self eviction processTODO in seperate PR(s):