Uploaded image for project: 'Managed Service - Streams'
  1. Managed Service - Streams
  2. MGDSTRM-10669

SRE listener no longer works

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • kasFleetShard-0.33.1
    • kasFleetShard-0.33.0
    • fleetshard
    • None
    • 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

      1. really slow to produce results
        #
        ./bin/kafka-topics.sh --bootstrap-server 127.0.0.1:9096 --describe --topic __consumer_offsets
      2. 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

            medgar@redhat.com Michael Edgar
            keithbwall Keith Wall
            Kafka Fleet Services
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: