nicktelford commented on code in PR #22626: URL: https://github.com/apache/kafka/pull/22626#discussion_r3452847297
########## streams/src/main/java/org/apache/kafka/streams/state/internals/InMemoryKeyValueStore.java: ########## Review Comment: Regarding my last paragraph on `ConcurrentSkipListMap` performance: I have an alternative strategy to address that, but I'm going to raise that in a separate PR, because it involves changes in both `InMemoryTransactionBuffer` and `RocksDBTransactionBuffer`. So I'll wait until these 2 PRs land first. -- 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]
