[
https://issues.apache.org/jira/browse/KAFKA-20500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Telford resolved KAFKA-20500.
--------------------------------------
Resolution: Fixed
> Transactional support for VersionedStores
> -----------------------------------------
>
> Key: KAFKA-20500
> URL: https://issues.apache.org/jira/browse/KAFKA-20500
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Nicholas Telford
> Assignee: Nicholas Telford
> Priority: Major
>
> Versioned state stores also need transactionality. Under the hood, they
> simply use {{{}RocksDBStore{}}}, so make use of the
> {{{}RocksDBTransctionBuffer{}}}. However, we need to wire up the various
> pieces of {{{}VersionedStateStore{}}}s to make it work:
> * {{LogicalKeyValueSegment}}
> * {{VersionedBytesStore}}
> * {{VersionedKeyValueStore}}
> * {{Versioned(Metered|Caching|ChangeLogging)Stores}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)