Ted, Thanks for creating the KIP. I have made a pass over it and it looks good to me.
Note that since our current KafkaStreams#store(storeName, ..) already checks for global stores first with the given storeName (this is exactly the queryableStoreName). Having this KIP would naturally allow users to get the store name and is that to query the global state store with DSL. So to me this should be a straight-forward API to add. I'm +1 on this. Guozhang On Tue, Dec 12, 2017 at 8:50 AM, Ted Yu <yuzhih...@gmail.com> wrote: > Hi, > Please kindly provide feedback on the following KIP: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP- > 239+Add+queryableStoreName%28%29+to+GlobalKTable > > Thanks > -- -- Guozhang