[ https://issues.apache.org/jira/browse/ZOOKEEPER-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15756517#comment-15756517 ]
ASF GitHub Bot commented on ZOOKEEPER-2479: ------------------------------------------- GitHub user rakeshadr opened a pull request: https://github.com/apache/zookeeper/pull/130 ZOOKEEPER-2479: Add 'electionTimeTaken' value in LeaderMXBean and Fol… This PR is against branch-3.4, please review. Thanks! You can merge this pull request into a Git repository by running: $ git pull https://github.com/rakeshadr/zookeeper-1 ZK-2479-br-3-4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/130.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #130 ---- commit a5e70821094ae8a42a44ddd0b6b0feba81cfa973 Author: Rakesh Radhakrishnan <rake...@apache.org> Date: 2016-12-17T07:01:05Z ZOOKEEPER-2479: Add 'electionTimeTaken' value in LeaderMXBean and FollowerMXBean ---- > 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)