You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/15 19:12:59 UTC

[jira] [Commented] (ZOOKEEPER-1932) org.apache.zookeeper.test.LETest.testLE fails once in a while

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667974#comment-15667974 ] 

ASF GitHub Bot commented on ZOOKEEPER-1932:
-------------------------------------------

GitHub user hanm opened a pull request:

    https://github.com/apache/zookeeper/pull/106

    ZOOKEEPER-1932: Remove deprecated LeaderElection class.

    The motivation of removing LeaderElection class:
    * It has been long deprecated and no one uses it.
    * Tests around it is flaky.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hanm/zookeeper ZOOKEEPER-1932

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/106.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 #106
    
----
commit f6f1ad497c71b54ae8944e7d1b1726e66b8153f6
Author: Michael Han <ha...@cloudera.com>
Date:   2016-11-15T18:57:04Z

    ZOOKEEPER-1932: Remove deprecated LeaderElection class.

----


> org.apache.zookeeper.test.LETest.testLE fails once in a while
> -------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1932
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1932
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: leaderElection
>    Affects Versions: 3.5.0
>            Reporter: Michi Mutsuzaki
>            Assignee: Flavio Junqueira
>             Fix For: 3.6.0
>
>         Attachments: TEST-org.apache.zookeeper.test.LETest.txt, ZOOKEEPER-1932.patch, ZOOKEEPER-1932.patch
>
>
> org.apache.zookeeper.test.LETest.testLE is failing on trunk once in a while. I'm not able to reproduce the failure on my box. I looked at the log, but I couldn't quite figure out what's going on. 
> https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/2315/testReport/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)