[ https://issues.apache.org/jira/browse/KAFKA-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929534#comment-16929534 ]
Matthias J. Sax commented on KAFKA-8897: ---------------------------------------- Interesting point. We only expose `Options` in `RocksDBConfigSetter` – is `Options` affected by this change? For plain KV-stores, there might be an impact, but maybe we could even work around it? For timestamped stores, we actually translate `Options` to `ColumnFamilieOptions` via the adapter already – hence, we might also be able to hide it from the user? > Increase Version of RocksDB > --------------------------- > > Key: KAFKA-8897 > URL: https://issues.apache.org/jira/browse/KAFKA-8897 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Bruno Cadonna > Priority: Major > > A higher version (6+) of RocksDB is needed for some metrics specified in > KIP-471. -- This message was sent by Atlassian Jira (v8.3.2#803003)