-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
Unset
-
No
-
-
-
Platform Pipeline Sprint 69, Platform Pipeline Sprint 70, Platform Pipeline Sprint 71, Platform Pipeline Sprint 72, Platform Pipeline Sprint 73
There are a large amount of goroutines being created visible in the stage metrics. It is suspected this is a bug coming from the kafka package here: https://github.com/RedHatInsights/export-service-go/blob/main/kafka/kafka.go#L62-L76
Remove/refactor this section so there are no unclosed goroutines hanging.