Browse Source
When debugging KafkaConsumer production issues, it's pretty useful to have log entries related to seeking and committed offset retrieval enabled by default. These are currently present, but only when debug logging is enabled. Change them to `info`. Also included a minor code simplication and a slight improvement to an exception message. Reviewers: Jason Gustafson <jason@confluent.io>pull/5756/head
Ismael Juma
6 years ago
committed by
GitHub
2 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue