On Apr 8, 1:13 am, Marak Squires <
marak.squi...@gmail.com> wrote:
>
> Does anyone think we should disable the paxos fail-over by default or keep
> it enabled and improve and rough points?
It makes sense when your hooks are largely independent peers but there
are many
cases (such as mine :)) where you have a parent hook spawning child
hooks as
workers of various kinds, for example, and you really do want the rest
of the
hooks to die when the parent goes down for any reason.
Erik.