[ https://issues.apache.org/jira/browse/ZOOKEEPER-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766232#comment-15766232 ]
Michael Han commented on ZOOKEEPER-2479: ---------------------------------------- [~rakeshr] I think you could just close PR 130 because the commit of this patch landed. I assume what Flavio did was to cherry pick the commit during merging PR 98 using the merge script (see https://cwiki.apache.org/confluence/display/ZOOKEEPER/Merging+Github+Pull+Requests, which supports back porting commits to other branch while merging a PR), and the merge script in this case has no knowledge of the PR associated with branch-34 (which is PR 130). Possibly we could improve the scripts by having the scripts prompt to ask what PR to close during back porting so we don't have to close the PR manually. > Add 'electionTimeTaken' value in LeaderMXBean and FollowerMXBean > ---------------------------------------------------------------- > > Key: ZOOKEEPER-2479 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2479 > Project: ZooKeeper > Issue Type: Improvement > Components: quorum > Reporter: Rakesh R > Assignee: Rakesh R > Fix For: 3.4.10, 3.5.3, 3.6.0 > > Attachments: ZOOKEEPER-2479.patch, ZOOKEEPER-2479.patch, > ZOOKEEPER-2479.patch, ZOOKEEPER-2479.patch, ZOOKEEPER-2479.patch, > ZOOKEEPER-2479.patch > > > The idea of this jira is to expose {{time taken}} for the leader election via > jmx Leader, Follower beans. -- This message was sent by Atlassian JIRA (v6.3.4#6332)