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/08/26 13:07:44 UTC

[jira] Updated: (ZOOKEEPER-125) Class not needed on FastLeaderElection

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

Flavio Paiva Junqueira updated ZOOKEEPER-125:
---------------------------------------------

    Status: Patch Available  (was: Open)

> Class not needed on FastLeaderElection
> --------------------------------------
>
>                 Key: ZOOKEEPER-125
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-125
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>         Attachments: ZOOKEEPER-125.patch
>
>
> There is a class (ElectionResult) on both FastLeaderElection and AuthFastLeaderElection that was needed originally in LeaderElection, and it was copied and pasted unnecessarily, but it is not necessary in those classes. 

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