Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ BeginTxn
Method
BeginTxn
async_producer.go:74–74 ·
view source on GitHub ↗
BeginTxn mark current transaction as ready.
()
Source
from the content-addressed store, hash-verified
72
73
// BeginTxn mark current transaction as ready.
74
BeginTxn() error
75
76
// CommitTxn commit current transaction.
77
CommitTxn() 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