KIP-1053 — Align the naming convention for config and default variables in *Config classes
Discarded StreamsAdmin
Proposes renaming constants in CommonClientConfigs and StreamsConfig from a DEFAULT_VARIABLE_NAME pattern to a VARIABLE_NAME_DEFAULT suffix pattern to align with standard Java naming conventions. The DEFAULT_ prefix convention was inconsistent with how most Java frameworks represent default values, making the API harder to navigate.
Details
| Author | Eric Lu |
| Status | Discarded |
| JIRA | KAFKA-16638 |
| Wiki | View on Apache Wiki |
| Created | 2024-06-06 |
| Last Modified | 2024-06-07 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.