Bill Bejeck created KAFKA-20933:
-----------------------------------

             Summary: 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
            Reporter: Bill Bejeck
            Assignee: Bill Bejeck
             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)

Reply via email to