Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-4115

Make the kafka bridge service more robust in component tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • CI/Infrastructure
    • None
    • Swatch Lightning Sprint 2

      Kafka Bridge was automatically deleting consumer groups when they were detected as inactive, causing test failures. This issue doesn't occur in IQE tests, possibly due to longer timeout configurations in EE environments.

      The correct solution would be to implement a background process approach that serves two purposes:

      • Keep consumer groups alive by periodically polling the /records endpoint
      • Cache messages in memory for faster retrieval during tests

              jcarvaja@redhat.com Jose Carvajal Hilario
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: