[
https://issues.apache.org/jira/browse/KAFKA-20493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bejeck resolved KAFKA-20493.
---------------------------------
Resolution: Fixed
> Transactional support for RocksDBStore
> --------------------------------------
>
> Key: KAFKA-20493
> URL: https://issues.apache.org/jira/browse/KAFKA-20493
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Nicholas Telford
> Assignee: Nicholas Telford
> Priority: Major
>
> 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)