KIP-552 — Suppress "unused config" warning
Discussion Kafka 3.5 Client
Changes the log level of 'unused configuration' warnings in Kafka clients from WARN to DEBUG. The WARN-level noise is pervasive for applications that share a common config set (e.g., Streams apps) where many config keys are intentionally unused by individual sub-clients.
Details
| Author | Artur Burtsev |
| Status | Discussion |
| Kafka Version | 3.5 |
| JIRA | KAFKA-6793 |
| Wiki | View on Apache Wiki |
| Created | 2019-12-24 |
| Last Modified | 2020-02-05 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.