Matthias J. Sax created KAFKA-8791:
--------------------------------------
Summary: RocksDBTimestampeStore should open in regular mode for
new store
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
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)