[jira] [Commented] (IGNITE-8604) .NET test failures probably after IGNITE-5789 merge

2018-05-29 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-8604:


Github user asfgit closed the pull request at:

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


> .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=buildResultsDiv=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=buildResultsDiv=IgniteTests24Java8_PlatformNet
> Other test failed, but current tests were passed.



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


[jira] [Commented] (IGNITE-8604) .NET test failures probably after IGNITE-5789 merge

2018-05-28 Thread Dmitriy Pavlov (JIRA)


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

Dmitriy Pavlov commented on IGNITE-8604:


LGTM

> .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=buildResultsDiv=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=buildResultsDiv=IgniteTests24Java8_PlatformNet
> Other test failed, but current tests were passed.



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


[jira] [Commented] (IGNITE-8604) .NET test failures probably after IGNITE-5789 merge

2018-05-25 Thread Ilya Kasnacheev (JIRA)

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

Ilya Kasnacheev commented on IGNITE-8604:
-

[~dpavlov] [~vk] please review proposed change.

> .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=buildResultsDiv=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=buildResultsDiv=IgniteTests24Java8_PlatformNet
> Other test failed, but current tests were passed.



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


[jira] [Commented] (IGNITE-8604) .NET test failures probably after IGNITE-5789 merge

2018-05-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-8604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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=buildResultsDiv=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=buildResultsDiv=IgniteTests24Java8_PlatformNet
> Other test failed, but current tests were passed.



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


[jira] [Commented] (IGNITE-8604) .NET test failures probably after IGNITE-5789 merge

2018-05-25 Thread Ilya Kasnacheev (JIRA)

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

Ilya Kasnacheev commented on IGNITE-8604:
-

I think we have this immediate problem:

[02:39:02][Apache.Ignite.Core.Tests.exe] [23-05-2018 23:39:04][INFO 
]exchange-worker-#7726[GridCacheProcessor] Started cache [name=template_store*, 
id=-1227147570, memoryPolicyName=default, mode=LOCAL, atomicity=TRANSACTIONAL, 
backups=0]

"template_store*" cache should not be brought up, since it's a cache template.

See also GridCacheProcessor:751 and GridCacheProcessor:2800

We should definitely have a common method here, apply it also to this fix.


> .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=buildResultsDiv=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=buildResultsDiv=IgniteTests24Java8_PlatformNet
> Other test failed, but current tests were passed.



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