On 08/11/2010 03:25 PM, Jordan Zimmerman wrote:
If I use an async version of a call in a cluster ("ensemble") what
happens if the server I'm connected to goes down? Does ZK
transparently resubmit the call to the next server in the cluster and
call my async callback or is there something I need t
If I use an async version of a call in a cluster ("ensemble") what happens if
the server I'm connected to goes down? Does ZK transparently resubmit the call
to the next server in the cluster and call my async callback or is there
something I need to do? The docs aren't clear on this and searchin