Samuel Stauffer

Results 13 comments of Samuel Stauffer

Part of my worry is that it makes generated code depend on reflect

ZooKeeper is expected to always be alive so the client will retry forever. However, requests should return with ErrNoServer when the client has attempted to connect to all servers but...

I guess I meant more that it's possible to create a timeout by watching when the state is StateConnecting rather than retries. It's possible to detect retries on per-request level...