Nicholas Telford created KAFKA-20500:
----------------------------------------
Summary: Transactional support for VersionedStores
Key: KAFKA-20500
URL: https://issues.apache.org/jira/browse/KAFKA-20500
Project: Kafka
Issue Type: Sub-task
Reporter: Nicholas Telford
Assignee: Nicholas Telford
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)