[
https://issues.apache.org/jira/browse/KAFKA-20933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-20933:
------------------------------------
Affects Version/s: 4.4.0
> RocksDBStore.putAll bypasses the transaction buffer
> ---------------------------------------------------
>
> Key: KAFKA-20933
> URL: https://issues.apache.org/jira/browse/KAFKA-20933
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 4.4.0
> Reporter: Bill Bejeck
> Assignee: Bill Bejeck
> Priority: Blocker
> Fix For: 4.4.0
>
>
> When {{enable.transactional.statestores=true}} (KIP-892),
> {{RocksDBStore.putAll}} writes directly to RocksDB instead of staging into
> the transaction buffer. This violates isolation and atomicity for
> transactional state stores.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)