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

connectionFSM could log when it's trying to connect, abandoning, and delaying #69

Closed
davepacheco opened this issue Jan 6, 2017 · 0 comments

Comments

@davepacheco
Copy link
Contributor

It would be helpful if the ConnectionFSM class logged (even if TRACE or DEBUG level) when it attempts to make a connection, gives up on one, starts delaying, and then starts retrying. (I wanted this in order to verify the fix for MORAY-384, and I ended up using snoop to watch this instead. But in production that's not necessarily tenable, and it may well be useful to observe whether cueball is trying to establish connections.)

joyent-automation pushed a commit that referenced this issue Jan 13, 2017
…and delaying

Reviewed by: David Pacheco <dap@joyent.com>
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

2 participants