You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2008/09/09 17:09:44 UTC

[jira] Updated: (ZOOKEEPER-117) threading issues in Leader election

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flavio Paiva Junqueira updated ZOOKEEPER-117:
---------------------------------------------

    Attachment: ZOOKEEPER-117.patch

> 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
>         Attachments: ZOOKEEPER-117.patch
>
>
> 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.