Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-2512

Topic operator bug-fixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.6.2.GA
    • None
    • None
    • None
    • False
    • False
    • Undefined

    Description

      Try to fix #1157 by using both checks suggested in the issue, namely:

      1. We should be prepared to wait longer for the the Kafka controller to delete a topic, since deleting a large number of topics is known to basically lock up the controller for a time. So we bump the timeout for that from 2 to 5 minutes.
      2. When we observe the deletion of a topic via ZK don't assume the topic deletion has propagated to observations of the topic via the Admin client. Instead wait for the Admin client to confirm that the topic doesn't exist before proceeding with the reconciliation.

      Attachments

        Activity

          People

            Unassigned Unassigned
            scholzj JAkub Scholz
            Lukas Kral Lukas Kral
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: