[sheepdog] [PATCH v4 2/5] sheep: rejoin cluster after a zookeeper session timeout

Liu Yuan namei.unix at gmail.com
Tue Jun 18 09:47:43 CEST 2013


On 06/18/2013 03:26 PM, Liu Yuan wrote:
>> +		while (sd_reconnect_handler()) {

If zookeeper is the only user of this function, I'll frown upon
introducing it as a generic function to the cluster driver. At this
stage, it is better to stick this function to zk driver only.

Thanks,
Yuan



More information about the sheepdog mailing list