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
| Author | Ming-Yen Chung |
| Status | Accepted |
| Kafka Version | 4.2 |
| JIRA | KAFKA-18068 |
| Wiki | View on Apache Wiki |
| Created | 2025-04-30 |
| Last Modified | 2025-06-12 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.