Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-989

Attempt to fix the Kafka flaky tests

XMLWordPrintable

      Today, we are starting three brokers side-by-side, which include three Kafka instances and three zookeeper instances. That may be too much and may lead to unexpected issues.
      This commit split the tests into three different modules:

      • kafka verifies the typical Kafka behavior (producer, consumer, codecs...)
      • kafka-ssl verifies the connection with SSL
      • kafka-sasl verifies the connection with SASL

      Each of them starts a single broker with a specific configuration.

      In the meantime, I've added a native test for SASL and divided the messaging ITs into 2 groups (one specific to Kafka, and another one for AMQP and others).

              Unassigned Unassigned
              probinso_jira Quarkus JIRA Bot (Inactive)
              Pablo Gonzalez Granados Pablo Gonzalez Granados (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: