conduktor.io ↗

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

AuthorArtur Burtsev
StatusDiscussion
Kafka Version3.5
JIRAKAFKA-6793
WikiView on Apache Wiki
Created2019-12-24
Last Modified2020-02-05
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.