Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-117

threading issues in Leader election

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • server
    • None
    • Reviewed

    Description

      Leader.lead() creates a new thread that can never terminate (short of restarting vm)

      naked notifyall in lead() method - what is the condition variable? Best if set inside the sync block

      Attachments

        1. ZOOKEEPER-117.patch
          4 kB
          Patrick D. Hunt
        2. ZOOKEEPER-117.patch
          4 kB
          Flavio Paiva Junqueira

        Activity

          People

            fpj Flavio Paiva Junqueira
            phunt Patrick D. Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: