kgo: add sharding for AddPartitionsToTxn for KIP-890 #935
Annotations
10 errors
pkg/kgo/atomic_maybe_work.go#L1
: # github.com/twmb/franz-go/pkg/kgo [github.com/twmb/franz-go/pkg/kgo.test]
|
pkg/kgo/client.go#L3312
undefined: kmsg.NewAddPartitionsToTxnRequestTransaction
|
pkg/kgo/client.go#L3318
undefined: kmsg.NewAddPartitionsToTxnRequestTransactionTopic
|
pkg/kgo/client.go#L3323
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
pkg/kgo/client.go#L3327
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
pkg/kgo/client.go#L3330
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
pkg/kgo/client.go#L3343
resp.Transactions undefined (type *kmsg.AddPartitionsToTxnResponse has no field or method Transactions)
|
pkg/kgo/client.go#L3346
resp.Transactions undefined (type *kmsg.AddPartitionsToTxnResponse has no field or method Transactions)
|
pkg/kgo/client.go#L3363
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
pkg/kgo/client.go#L3366
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
The logs for this run have expired and are no longer available.
Loading