threading issues in Leader election
-----------------------------------

                 Key: ZOOKEEPER-117
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-117
             Project: Zookeeper
          Issue Type: Bug
          Components: server
            Reporter: Patrick Hunt
            Assignee: Flavio Paiva Junqueira


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


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to