kgo: add sharding for AddPartitionsToTxn for KIP-890 #935
lint-and-test.yml
on: push
golangci-lint on amd64
50s
integration test kafka
0s
integration test redpanda
0s
Annotations
10 errors
golangci-lint on amd64:
pkg/kgo/atomic_maybe_work.go#L1
: # github.com/twmb/franz-go/pkg/kgo [github.com/twmb/franz-go/pkg/kgo.test]
|
golangci-lint on amd64:
pkg/kgo/client.go#L3312
undefined: kmsg.NewAddPartitionsToTxnRequestTransaction
|
golangci-lint on amd64:
pkg/kgo/client.go#L3318
undefined: kmsg.NewAddPartitionsToTxnRequestTransactionTopic
|
golangci-lint on amd64:
pkg/kgo/client.go#L3323
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
golangci-lint on amd64:
pkg/kgo/client.go#L3327
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
golangci-lint on amd64:
pkg/kgo/client.go#L3330
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
golangci-lint on amd64:
pkg/kgo/client.go#L3343
resp.Transactions undefined (type *kmsg.AddPartitionsToTxnResponse has no field or method Transactions)
|
golangci-lint on amd64:
pkg/kgo/client.go#L3346
resp.Transactions undefined (type *kmsg.AddPartitionsToTxnResponse has no field or method Transactions)
|
golangci-lint on amd64:
pkg/kgo/client.go#L3363
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|
golangci-lint on amd64:
pkg/kgo/client.go#L3366
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
|