conduktor.io ↗

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

AuthorEric Lu
StatusDiscarded
JIRAKAFKA-16638
WikiView on Apache Wiki
Created2024-06-06
Last Modified2024-06-07
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.