conduktor.io ↗

KIP-1175 — Fix the typo `PARTITIONER_ADPATIVE_PARTITIONING_ENABLE` in ProducerConfig

Accepted Kafka 4.2 Producer

Deprecates the misspelled ProducerConfig constant PARTITIONER_ADPATIVE_PARTITIONING_ENABLE_CONFIG and introduces the correctly-spelled PARTITIONER_ADAPTIVE_PARTITIONING_ENABLE_CONFIG alias for removal in the next major version. The typo in the Java constant name made documentation, code search, and autocomplete unreliable for users configuring adaptive partitioning.

Details

AuthorMing-Yen Chung
StatusAccepted
Kafka Version4.2
JIRAKAFKA-18068
WikiView on Apache Wiki
Created2025-04-30
Last Modified2025-06-12
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.