Hmm... I think the store name from `InMemoryTimeOrderedKeyValueBuffer.Builder` should show up here as we do
```
if (storeBuilder != null) {
topologyBuilder.addStateStore(storeBuilder, processorName);
}
```
in `writeToTopology`, why it does not show up here?
[ Full content available at: https://github.com/apache/kafka/pull/5731 ]
This message was relayed via gitbox.apache.org for [email protected]
