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

Docs update: Add note on Kafka Consumer tracing #213

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

juliantcook
Copy link
Contributor

Motivation:

So that users don't assume they can rely on a unique local context among handlers during message consumption, can we update the docs with a note? Is it clear enough? Thanks!

@juliantcook
Copy link
Contributor Author

juliantcook commented Feb 5, 2022

What is the reason a context is not duplicated (when Vert.x Tracing isn't enabled) when consuming messages?

@vietj
Copy link
Contributor

vietj commented Feb 7, 2022

that's something we never thought of @juliantcook but that might be a good thing to do

@vietj
Copy link
Contributor

vietj commented Feb 7, 2022

I think we should open an issue for this and discuss it

@juliantcook
Copy link
Contributor Author

@vietj

Raised #214

thanks!

@vietj vietj merged commit 942b44c into vert-x3:master Feb 10, 2022
@vietj vietj added this to the 4.2.5 milestone Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants