[sheepdog] [PATCH v2] zk: actively remove itself after leave_cluster() is called

Liu Yuan namei.unix at gmail.com
Mon May 13 09:26:56 CEST 2013


On 05/13/2013 03:07 PM, ChenZhe wrote:
> actively remove itself from zookeeper than waitting for timeout.

What problem does this patch solve? If a node is crashed, zookeeper need
wait for timeout to detect this. Even with this patch, the zookeeper
will also need to wait. And If we call leave_cluster() actively, the old
code can broadcast it immediately, no?

Thanks,
Yuan



More information about the sheepdog mailing list