[ 
https://issues.apache.org/jira/browse/KAFKA-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-8791:
-----------------------------------
    Description: 
[KIP-258|https://cwiki.apache.org/confluence/display/KAFKA/KIP-258%3A+Allow+to+Store+Record+Timestamps+in+RocksDB]
 introduced `RocksDBTimestampedStore` that supports an "upgrade mode" to 
migrate data in existing persistent stores to the new storage format. However, 
`RocksDBTimestampedStore` incorrectly also uses "upgrade mode" for new stores 
instead of opening them in "regular mode".  (was: 
[KIP-258|[https://cwiki.apache.org/confluence/display/KAFKA/KIP-258%3A+Allow+to+Store+Record+Timestamps+in+RocksDB]]
 introduced `RocksDBTimestampedStore` that supports an "upgrade mode" to 
migrate data in existing persistent stores to the new storage format. However, 
`RocksDBTimestampedStore` incorrectly also uses "upgrade mode" for new stores 
instead of opening them in "regular mode".)

> 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|https://cwiki.apache.org/confluence/display/KAFKA/KIP-258%3A+Allow+to+Store+Record+Timestamps+in+RocksDB]
>  introduced `RocksDBTimestampedStore` that supports an "upgrade mode" to 
> migrate data in existing persistent stores to the new storage format. 
> However, `RocksDBTimestampedStore` incorrectly also uses "upgrade mode" for 
> new stores instead of opening them in "regular mode".



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to