mjsax commented on code in PR #21636:
URL: https://github.com/apache/kafka/pull/21636#discussion_r2887395612
##########
streams/src/test/java/org/apache/kafka/streams/state/internals/AbstractRocksDBWindowStoreTest.java:
##########
@@ -49,7 +49,7 @@
public abstract class AbstractRocksDBWindowStoreTest extends
AbstractWindowBytesStoreTest {
- private static final String STORE_NAME = "rocksDB window store";
+ private static final String STORE_NAME = "rocksDB-windowstore";
Review Comment:
not related -- but avoiding spaces sound like a good idea
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]