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

Bug in controlled shutdown logic in controller leads to controller not sending out some state change request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.8.0
    • None
    • controller

    Description

      The controlled shutdown logic in the controller first tries to move the leaders from the broker being shutdown. Then it tries to remove the broker from the isr list. During that operation, it does not synchronize on the controllerLock. This causes a race condition while dispatching data using the controller's channel manager.

      Attachments

        1. kafka-911-v1.patch
          6 kB
          Neha Narkhede
        2. kafka-911-v2.patch
          7 kB
          Neha Narkhede

        Activity

          People

            nehanarkhede Neha Narkhede
            nehanarkhede Neha Narkhede
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: