Nicholas Telford created KAFKA-20493:
----------------------------------------
Summary: Transactional support for RocksDBStore
Key: KAFKA-20493
URL: https://issues.apache.org/jira/browse/KAFKA-20493
Project: Kafka
Issue Type: Sub-task
Reporter: Nicholas Telford
Assignee: Nicholas Telford
We add the custom {{TransactionBuffer}} implementation for
{{{}RocksDBStore{}}}s, using a {{WriteBatch}} as the write buffer.
We will then wire it up into {{RocksDBStore}} via a new
{{{}TransactionalDBAccessor{}}}, that will conditionally be used only when
{{enable.transactional.statestores}} is {{{}true{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)