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

Don't use ctx.log in KafkaClusterSharding #1138

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

chbatey
Copy link
Contributor

@chbatey chbatey commented Jul 7, 2020

It is used from Future call backs. The protocol is separate so not easy
to add a wrapper for piping back to self. Seems the least worst option.

It is used from Future call backs. The protocol is separate so not easy
to add a wrapper for piping back to self. Seems the least worst option.
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

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

LGTM.

@ennru ennru added this to the 2.0.4 milestone Jul 7, 2020
@ennru ennru merged commit 803d90c into master Jul 7, 2020
@ennru ennru deleted the wip-chbatey-illegal-access-to-logger branch July 7, 2020 10:20
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.

2 participants