mjsax commented on code in PR #18275: URL: https://github.com/apache/kafka/pull/18275#discussion_r1901278158
########## streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java: ########## @@ -1135,6 +1136,7 @@ public Options setBloomLocality(final int bloomLocality) { return this; } + Review Comment: nit: avoid unnecessary whitespace changes -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org