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

Propagate STAN clientID to Nats Conn for better debugging #127

Merged
merged 1 commit into from
Dec 16, 2016

Conversation

pxue
Copy link
Contributor

@pxue pxue commented Dec 16, 2016

Related: https://github.com/nats-io/go-nats-streaming/issues/33

Currently the connection name for a STAN server viewed from the nats connection page are always empty. Making it difficult to debug connections.
This PR propagates STAN clientID down to the NATS connection, and should fix this issue.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a5e85e0 on pxue:master into ** on nats-io:master**.

@kozlovic
Copy link
Member

@pxue It will indeed help, thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants