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