Skip to content

kgo: fix potential deadlock when reaching max buffered (records|bytes) #1307

kgo: fix potential deadlock when reaching max buffered (records|bytes)

kgo: fix potential deadlock when reaching max buffered (records|bytes) #1307

Triggered via pull request October 10, 2024 18:39
@twmbtwmb
opened #832
831
Status Failure
Total duration 2m 19s
Artifacts

lint-and-test.yml

on: pull_request
golangci-lint on amd64
41s
golangci-lint on amd64
integration test kafka
2m 7s
integration test kafka
integration test redpanda
1m 50s
integration test redpanda
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint on amd64: pkg/kgo/internal/sticky/graph.go#L52
G115: integer overflow conversion int -> uint32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/graph.go#L183
G115: integer overflow conversion int -> int32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L84
G115: integer overflow conversion int -> uint32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L87
G115: integer overflow conversion int -> int32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L96
G115: integer overflow conversion int -> uint32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L101
G115: integer overflow conversion int -> uint16 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L266
G115: integer overflow conversion int -> uint16 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L314
G115: integer overflow conversion int32 -> uint32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L342
G115: integer overflow conversion int -> int32 (gosec)
golangci-lint on amd64: pkg/kgo/internal/sticky/sticky.go#L344
G115: integer overflow conversion int -> int32 (gosec)