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/10/30 11:43:00 UTC

[jira] [Commented] (IGNITE-9842) IgniteErrorOnRebalanceTest fails: errors in indexing cause grid to stall

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

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

GitHub user alamar opened a pull request:

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

    IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9842

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

    https://github.com/apache/ignite/pull/5210.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 #5210
    
----
commit 7f7663fc1738a563796d710ecf22a87c06d08d30
Author: Ilya Kasnacheev <il...@...>
Date:   2018-10-30T11:40:28Z

    IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.

----


>  IgniteErrorOnRebalanceTest fails: errors in indexing cause grid to stall
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-9842
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9842
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ilya Kasnacheev
>            Priority: Minor
>
> https://ci.ignite.apache.org/viewLog.html?buildId=2052100&#testNameId3682030486973860249
> {code}
> org.apache.ignite.IgniteException: Timeout of waiting for topology map update [igniteInstanceName=cache.IgniteErrorOnRebalanceTest0, cache=default, cacheId=1544803905, topVer=AffinityTopologyVersion [topVer=4, minorTopVer=1], p=0, readVer=AffinityTopologyVersion [topVer=4, minorTopVer=1], locNode=TcpDiscoveryNode [id=e35c1f95-2e5c-406a-9266-7f6e43600000, addrs=ArrayList [127.0.0.1], sockAddrs=HashSet [/127.0.0.1:47500], discPort=47500, order=4, intOrder=3, lastExchangeTime=1539180230507, loc=true, ver=2.7.0#20181010-sha1:9d1a551c, isClient=false]]
>     at org.apache.ignite.internal.processors.cache.IgniteErrorOnRebalanceTest.testErrorOnRebalance(IgniteErrorOnRebalanceTest.java:129)
> {code}



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