Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operation timeout #32

Open
mxk1235 opened this issue Sep 7, 2013 · 0 comments
Open

operation timeout #32

mxk1235 opened this issue Sep 7, 2013 · 0 comments

Comments

@mxk1235
Copy link

mxk1235 commented Sep 7, 2013

I'd like to understand a bit more about an error that I get every once in a while.

exception: operation timeout
exception type: undefined
exception arguments: undefined
stack: ZooKeeperError: operation timeout
at onChildren

from what I understand, the client could not connect to my zk cluster and get status. But I would like the client to check again, because the host is quite busy and it's possible nodejs simply didn't get to that callback yet.

Under what conditions does the timeout occur? What is the timeout value? Is this the same timeout as specified on createClient? How many times did zkplus try, i.e. are there configurable retries?

thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant