You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/08/13 00:57:00 UTC

[jira] [Created] (KAFKA-8791) RocksDBTimestampeStore should open in regular mode for new store

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)