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

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

GitHub user alamar opened a pull request:

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

    IGNITE-8604 Avoid starting cache templates on client nodes.

    

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

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

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

    https://github.com/apache/ignite/pull/4072.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 #4072
    
----
commit a523178fd7a9c03eb8c9402dbdb3bb53f245064f
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-05-25T14:41:08Z

    IGNITE-8604 Avoid starting cache templates on client nodes.

----


> .NET test failures probably after IGNITE-5789 merge
> ---------------------------------------------------
>
>                 Key: IGNITE-8604
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8604
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitriy Pavlov
>            Assignee: Ilya Kasnacheev
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> 62 new failed tests in .NET
> {noformat}
> Store.CacheStoreTest  
>       Current failure:        refs/heads/master       #254    Changes (8)     
> 24 May 18 02:16
>       First failure:  refs/heads/master       #1      No changes      26 Apr 
> 18 10:36
> TearDown method failed. HandleRegistry is not empty in grid '' (expected 4, 
> actual 5):
>  '[2, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]
> [3, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]
> [4, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]
> [5, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]'
>    at NUnit.Framework.Assert.Fail(String message, Object[] args)
>    at Apache.Ignite.Core.Tests.TestUtils.AssertHandleRegistryHasItems(IIgnite 
> grid, Int32 expectedCount, Int32 timeout) in 
> c:\BuildAgent\work\c182b70f2dfa6507\modules\platforms\dotnet\Apache.Ignite.Core.Tests\TestUtils.Common.cs:line
>  339
>    at Apache.Ignite.Core.Tests.Cache.Store.CacheStoreTest.AfterTests
> {noformat}
> First time these test failed
> https://ci.ignite.apache.org/viewLog.html?buildId=1323959&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_PlatformNet
> Probably it is caused by merge:
> https://issues.apache.org/jira/browse/IGNITE-5789
> I've tried to revert commit in ignite-5789-1 branch and results:
> https://ci.ignite.apache.org/viewLog.html?buildId=1326520&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_PlatformNet
> Other test failed, but current tests were passed.



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

Reply via email to