You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Kanak Biscuitwala (JIRA)" <ji...@apache.org> on 2014/04/04 00:49:17 UTC

[jira] [Resolved] (HELIX-423) Code duplication in controller leader election

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

Kanak Biscuitwala resolved HELIX-423.
-------------------------------------

    Resolution: Fixed

Fixed. https://reviews.apache.org/r/19956/

> Code duplication in controller leader election
> ----------------------------------------------
>
>                 Key: HELIX-423
>                 URL: https://issues.apache.org/jira/browse/HELIX-423
>             Project: Apache Helix
>          Issue Type: Bug
>            Reporter: Kanak Biscuitwala
>            Assignee: Kanak Biscuitwala
>
> There are two (or more) versions of leader election: DistributedLeaderElection, DistClusterControllerElection, and possibly others that I'm missing. This isn't good because if there's any code change required, it's very easy to miss doing it everywhere.
> In particular, this is causing metrics to not be unregistered on leader election because this was fixed in one place and not the other.



--
This message was sent by Atlassian JIRA
(v6.2#6252)