Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ CommitTxn
Method
CommitTxn
sync_producer.go:49–49 ·
view source on GitHub ↗
CommitTxn commit current transaction.
()
Source
from the content-addressed store, hash-verified
47
48
// CommitTxn commit current transaction.
49
CommitTxn() error
50
51
// AbortTxn abort current transaction.
52
AbortTxn() error
Callers
10
testTxnProduceAndCommitOffset
Function · 0.65
TestSyncProducerTransactional
Function · 0.65
CommitTxn
Method · 0.65
TestTxnProduceBumpEpoch
Function · 0.65
TestTxnProduceRecordWithCommit
Function · 0.65
TestTxnProduceBatchAddPartition
Function · 0.65
TestTxnCanAbort
Function · 0.65
TestProducerWithTxn
Function · 0.65
produceTestRecord
Function · 0.65
ConsumeClaim
Method · 0.65
Implementers
2
syncProducer
sync_producer.go
SyncProducer
mocks/sync_producer.go
Calls
no outgoing calls
Tested by
7
testTxnProduceAndCommitOffset
Function · 0.52
TestSyncProducerTransactional
Function · 0.52
TestTxnProduceBumpEpoch
Function · 0.52
TestTxnProduceRecordWithCommit
Function · 0.52
TestTxnProduceBatchAddPartition
Function · 0.52
TestTxnCanAbort
Function · 0.52
TestProducerWithTxn
Function · 0.52