Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ CommitTxn
Method
CommitTxn
async_producer.go:77–77 ·
view source on GitHub ↗
CommitTxn commit current transaction.
()
Source
from the content-addressed store, hash-verified
75
76
// CommitTxn commit current transaction.
77
CommitTxn() error
78
79
// AbortTxn abort current transaction.
80
AbortTxn() error
Callers
5
TestFuncTxnCommitNoMessages
Function · 0.95
TestFuncTxnProduce
Function · 0.95
TestFuncTxnProduceWithBrokerFailure
Function · 0.95
TestFuncTxnProduceEpochBump
Function · 0.95
TestFuncTxnProduceMultiTxn
Function · 0.95
Implementers
2
asyncProducer
async_producer.go
AsyncProducer
mocks/async_producer.go
Calls
no outgoing calls
Tested by
5
TestFuncTxnCommitNoMessages
Function · 0.76
TestFuncTxnProduce
Function · 0.76
TestFuncTxnProduceWithBrokerFailure
Function · 0.76
TestFuncTxnProduceEpochBump
Function · 0.76
TestFuncTxnProduceMultiTxn
Function · 0.76