conduktor.io ↗

KIP-233 — Simplify StreamsBuilder#addGlobalStore

Accepted Kafka 1.1 Streams

KIP-233 simplifies `StreamsBuilder.addGlobalStore()` by removing the `sourceName` and `processorName` string parameters, which were internal Processor API implementation details leaking into the DSL API. Users had to supply arbitrary internal node names that served no semantic purpose at the DSL level, making the API unnecessarily complex and error-prone.

Details

AuthorPanuwat Anawatmongkhon
StatusAccepted
Kafka Version1.1
JIRAKAFKA-6138
WikiView on Apache Wiki
Created2017-12-04
Last Modified2018-03-21
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.