[jira] [Commented] (IGNITE-9170) .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs

2018-08-03 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-9170:


Github user asfgit closed the pull request at:

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


> .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs
> 
>
> Key: IGNITE-9170
> URL: https://issues.apache.org/jira/browse/IGNITE-9170
> Project: Ignite
>  Issue Type: Test
>Affects Versions: 2.6
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Major
>  Labels: .NET, MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> Test hangs 
> {{CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance}}
> {code}
> [Apache.Ignite.Core.Tests.exe] 
> Apache.Ignite.Core.Tests.Cache.CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance
>  (1h:57m:24s)
> {code}
> https://ci.ignite.apache.org/viewLog.html?tab=buildLog=tree=debug=all=1575775&_focus=4725#_state=



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


[jira] [Commented] (IGNITE-9170) .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs

2018-08-03 Thread Maxim Muzafarov (JIRA)


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

Maxim Muzafarov commented on IGNITE-9170:
-

Changes ready.
 
[~dpavlov],
Will you have time to have a look to?

Run::All – [#3125 (03 Aug 18 
08:24)|https://ci.ignite.apache.org/viewLog.html?buildId=1582250=buildResultsDiv=IgniteTests24Java8_RunAll]
 Run::.Net – [#2953 (03 Aug 18 
08:24)|https://ci.ignite.apache.org/viewLog.html?buildId=1582207=buildResultsDiv=IgniteTests24Java8_RunAllNet]

And separately for, now not hungs.

[Platform .NET (Long 
Running)|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_PlatformNetLongRunning_IgniteTests24Java8=pull%2F4479%2Fhead=buildTypeStatusDiv]
 

 

> .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs
> 
>
> Key: IGNITE-9170
> URL: https://issues.apache.org/jira/browse/IGNITE-9170
> Project: Ignite
>  Issue Type: Test
>Affects Versions: 2.6
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Major
>  Labels: .NET, MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> Test hangs 
> {{CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance}}
> {code}
> [Apache.Ignite.Core.Tests.exe] 
> Apache.Ignite.Core.Tests.Cache.CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance
>  (1h:57m:24s)
> {code}
> https://ci.ignite.apache.org/viewLog.html?tab=buildLog=tree=debug=all=1575775&_focus=4725#_state=



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


[jira] [Commented] (IGNITE-9170) .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs

2018-08-02 Thread Maxim Muzafarov (JIRA)


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

Maxim Muzafarov commented on IGNITE-9170:
-

Issue is caused by this line, if the first cache group in a list has 
{{CachMode.LOCAL}}
{code:java}
if (resVer == null)
resVer = grp.topology().readyTopologyVersion();
{code}

> .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs
> 
>
> Key: IGNITE-9170
> URL: https://issues.apache.org/jira/browse/IGNITE-9170
> Project: Ignite
>  Issue Type: Test
>Affects Versions: 2.6
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Major
>  Labels: .NET, MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> Test hangs 
> {{CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance}}
> {code}
> [Apache.Ignite.Core.Tests.exe] 
> Apache.Ignite.Core.Tests.Cache.CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance
>  (1h:57m:24s)
> {code}
> https://ci.ignite.apache.org/viewLog.html?tab=buildLog=tree=debug=all=1575775&_focus=4725#_state=



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


[jira] [Commented] (IGNITE-9170) .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs

2018-08-02 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-9170:


GitHub user Mmuzaf opened a pull request:

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

IGNITE-9170: fix resVer for local caches



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

$ git pull https://github.com/Mmuzaf/ignite ignite-9170

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

https://github.com/apache/ignite/pull/4479.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 #4479


commit 03306835a3b6bc7e837d34eaf2ddc1b4870e3f6b
Author: Maxim Muzafarov 
Date:   2018-08-02T18:32:25Z

IGNITE-9170: fix resVer for local caches




> .NET: Test CachePartitionedAtomicNearEnabledTest.TestRebalance hangs
> 
>
> Key: IGNITE-9170
> URL: https://issues.apache.org/jira/browse/IGNITE-9170
> Project: Ignite
>  Issue Type: Test
>Reporter: Maxim Muzafarov
>Assignee: Maxim Muzafarov
>Priority: Major
>  Labels: .NET, MakeTeamcityGreenAgain
>
> Test hangs 
> {{CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance}}
> {code}
> [Apache.Ignite.Core.Tests.exe] 
> Apache.Ignite.Core.Tests.Cache.CachePartitionedAtomicNearEnabledTest.CacheAbstractTest.TestRebalance
>  (1h:57m:24s)
> {code}
> https://ci.ignite.apache.org/viewLog.html?tab=buildLog=tree=debug=all=1575775&_focus=4725#_state=



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