conduktor.io ↗

KIP-239 — Add queryableStoreName() to GlobalKTable

Accepted Kafka 1.1 Streams

KIP-239 adds `GlobalKTable.queryableStoreName()` to the Kafka Streams API, mirroring the same method already available on `KTable`. Without it, code that constructs a `GlobalKTable` cannot retrieve the state store name for use in Interactive Queries without storing it separately at construction time.

Details

AuthorZhihong Yu
StatusAccepted
Kafka Version1.1
JIRAKAFKA-6265
WikiView on Apache Wiki
Created2017-12-12
Last Modified2018-01-03
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.