Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-225

Bug in mirroring code causes mirroring to halt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.7.1
    • core
    • None

    Description

      The mirroring code has an API that restarts the consumer connector when a new topic watcher fires. This triggers a rebalancing operation in the consumer connector. But if this rebalancing operation fails, the mirroring code simply throws an exception and never recovers. Ideally, if the rebalancing operation fails due to n retries, we should shut down the mirror

      Attachments

        1. KAFKA-225.patch
          6 kB
          Jun Rao

        Activity

          People

            junrao Jun Rao
            nehanarkhede Neha Narkhede
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: