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

Change log level of "Wrapped KafkaProducer does not support time-boun.." #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kochniev
Copy link

@kochniev kochniev commented Jun 2, 2020

The Wrapped KafkaProducer does not support time-bounded flush is written to the log file every time Kafka producer is created(or re-created during the runtime). That pollutes the log file with potentially unnecessary messages, e.g. imagine a DevOps is seeing that warning, he can't prevent it nor does he have to take any actions in regards to this message since the LiKafkaProducerImpl implements the time-bounded flush down at line 416

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.

1 participant