You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vitaliy Biryukov (JIRA)" <ji...@apache.org> on 2018/07/31 08:30:00 UTC

[jira] [Updated] (IGNITE-9138) ZookeeperDiscoverySpiTest#checkInternalStructuresCleanup fails if zk cluster was stpped before nodes.

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

Vitaliy Biryukov updated IGNITE-9138:
-------------------------------------
    Description: 
 
{noformat}
junit.framework.AssertionFailedError: Expected: <null> but was: ZkCommunicationErrorProcessFuture [impl=org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl@180b3819, endTime=1532545453881, id=9e083d2d461-645a2360-f5bb-43d3-8327-83d0a4a00124, state=WAIT_TIMEOUT, resolveTopVer=0, resErr=null, collectResFut=null]
    at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoverySpiTest.checkInternalStructuresCleanup(ZookeeperDiscoverySpiTest.java:517)
    at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoverySpiTest.afterTest(ZookeeperDiscoverySpiTest.java:476)
{noformat}

> ZookeeperDiscoverySpiTest#checkInternalStructuresCleanup fails if zk cluster was stpped before nodes.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-9138
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9138
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Vitaliy Biryukov
>            Assignee: Vitaliy Biryukov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.7
>
>
>  
> {noformat}
> junit.framework.AssertionFailedError: Expected: <null> but was: ZkCommunicationErrorProcessFuture [impl=org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl@180b3819, endTime=1532545453881, id=9e083d2d461-645a2360-f5bb-43d3-8327-83d0a4a00124, state=WAIT_TIMEOUT, resolveTopVer=0, resErr=null, collectResFut=null]
>     at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoverySpiTest.checkInternalStructuresCleanup(ZookeeperDiscoverySpiTest.java:517)
>     at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoverySpiTest.afterTest(ZookeeperDiscoverySpiTest.java:476)
> {noformat}



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