You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/18 08:43:00 UTC

[jira] [Commented] (IGNITE-6010) ZookeeperIpFinderTest.testFourNodesKillRestartZookeeper fails sometimes

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

ASF GitHub Bot commented on IGNITE-6010:
----------------------------------------

GitHub user NSAmelchev opened a pull request:

    https://github.com/apache/ignite/pull/4021

    IGNITE-6010

    

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

    $ git pull https://github.com/NSAmelchev/ignite ignite-6010

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

    https://github.com/apache/ignite/pull/4021.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 #4021
    
----
commit 2944e81ebe8199737a77ec233b71b30a66eb0219
Author: NSAmelchev <ns...@...>
Date:   2018-05-17T14:14:34Z

    Fix test

----


> ZookeeperIpFinderTest.testFourNodesKillRestartZookeeper fails sometimes
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-6010
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6010
>             Project: Ignite
>          Issue Type: Bug
>          Components: zookeeper
>    Affects Versions: 2.1
>            Reporter: Ilya Lantukh
>            Assignee: Amelchev Nikita
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> {noformat}
> junit.framework.AssertionFailedError: null
>     at junit.framework.Assert.fail(Assert.java:55)
>     at junit.framework.Assert.assertTrue(Assert.java:22)
>     at junit.framework.Assert.assertTrue(Assert.java:31)
>     at junit.framework.TestCase.assertTrue(TestCase.java:201)
>     at org.apache.ignite.spi.discovery.tcp.ipfinder.zk.ZookeeperIpFinderTest.testFourNodesKillRestartZookeeper(ZookeeperIpFinderTest.java:365)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)