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

[pulsar-broker] add producer/consumer id in error-logging #3961

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

rdhabalia
Copy link
Contributor

Motivation

Log Producer/Consumer Id when broker logs "Producer/consumer is already connected" to help in debugging when client is keep failing to create producer and broker is keep logging the same error.

@rdhabalia rdhabalia added this to the 2.3.2 milestone Apr 1, 2019
@rdhabalia rdhabalia self-assigned this Apr 1, 2019
Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sijie
Copy link
Member

sijie commented Apr 3, 2019

run java8 tests

1 similar comment
@sijie
Copy link
Member

sijie commented Apr 8, 2019

run java8 tests

@sijie sijie merged commit b41a020 into apache:master Apr 8, 2019
merlimat pushed a commit that referenced this pull request May 19, 2019
### Motivation

Log Producer/Consumer Id when broker logs "Producer/consumer is already connected" to help in debugging when client is keep failing to create producer and broker is keep logging  the same error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants