conduktor.io ↗

KIP-626 — Rename StreamsConfig config variable name

Accepted Kafka 2.7 Streams

Renames the `StreamsConfig` Java constant for `topology.optimizations` from `TOPOLOGY_OPTIMIZATION` to `TOPOLOGY_OPTIMIZATION_CONFIG` to match the `_CONFIG` suffix convention used by all other Streams configuration constants. The misnamed constant was an oversight that made the API inconsistent and harder to discover by convention.

Details

AuthorMatthias J. Sax
StatusAccepted
Kafka Version2.7
JIRAKAFKA-10168
WikiView on Apache Wiki
Created2020-06-16
Last Modified2020-06-19
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.