Comment 1 for bug 1073083

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: Non-responsive zookeeer leads to spinning agent and traceback

Looks like txzookeeper.managed.SessionClient needs to understand ConnectionLossException so it doesn't spray exceptions as this is a normal condition like the others.. AND we need to back off and give the zookeeper server a little breathing room while retrying.