[ https://issues.apache.org/jira/browse/KAFKA-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax updated KAFKA-8791: ----------------------------------- Summary: RocksDBTimestampedStore should open in regular mode for new stores (was: RocksDBTimestampeStore should open in regular mode for new store) > RocksDBTimestampedStore should open in regular mode for new stores > ------------------------------------------------------------------ > > Key: KAFKA-8791 > URL: https://issues.apache.org/jira/browse/KAFKA-8791 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 2.3.0 > Reporter: Matthias J. Sax > Assignee: Matthias J. Sax > Priority: Major > Fix For: 2.4.0, 2.3.1 > > > KIP-258 introduced RocksDBTimestampedStore that supports an upgrade mode to > migrate data in existing persistent stores to the new storage format. > However, RocksDBTimestampsStore incorrectly also uses upgrade mode for new > stores, instead of opening in regular mode. -- This message was sent by Atlassian JIRA (v7.6.14#76016)