-
Bug
-
Resolution: Done
-
Blocker
-
kasFleetShard-0.33.0
-
None
-
False
-
None
-
False
-
No
-
---
-
---
-
-
-
MK - Sprint 231, MK - Sprint 232
A change made by MGDSTRM-10098 has broken the SRE listener. It no longer works for valid use-cases.
./bin/kafka-topics.sh --bootstrap-server 127.0.0.1:9096 --list
- really slow to produce results
#
./bin/kafka-topics.sh --bootstrap-server 127.0.0.1:9096 --describe --topic __consumer_offsets - times out with a kafka error
Error while executing topic command : Timed out waiting to send the call. Call: listPartitionReassignments
[2023-02-10 12:52:58,781] ERROR org.apache.kafka.common.errors.TimeoutException: Timed out waiting to send the call. Call: listPartitionReassignments
(kafka.admin.TopicCommand$)
if I scale down fleetshard and backout the NetworkPolicyPeers change the issue disappears
I suspect the policy is wrong