[jira] [Commented] (IGNITE-9330) Multiple CacheMetricsManageTest tests are failing

2018-09-24 Thread Oleg Ignatenko (JIRA)


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

Oleg Ignatenko commented on IGNITE-9330:


(i) this also fixed another flaky test: 
{{CacheMetricsManageTest.testClusterApiClearStatistics}}

> Multiple CacheMetricsManageTest tests are failing
> -
>
> Key: IGNITE-9330
> URL: https://issues.apache.org/jira/browse/IGNITE-9330
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ilya Kasnacheev
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> testCacheManagerStatisticsEnable and testClusterApiClearStatistics fail every 
> so often, such as in
> https://ci.ignite.apache.org/viewLog.html?buildId=1676464



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


[jira] [Commented] (IGNITE-9330) Multiple CacheMetricsManageTest tests are failing

2018-09-18 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-9330:


Github user asfgit closed the pull request at:

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


> Multiple CacheMetricsManageTest tests are failing
> -
>
> Key: IGNITE-9330
> URL: https://issues.apache.org/jira/browse/IGNITE-9330
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ilya Kasnacheev
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> testCacheManagerStatisticsEnable and testClusterApiClearStatistics fail every 
> so often, such as in
> https://ci.ignite.apache.org/viewLog.html?buildId=1676464



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


[jira] [Commented] (IGNITE-9330) Multiple CacheMetricsManageTest tests are failing

2018-09-13 Thread Denis Garus (JIRA)


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

Denis Garus commented on IGNITE-9330:
-

LGTM

> Multiple CacheMetricsManageTest tests are failing
> -
>
> Key: IGNITE-9330
> URL: https://issues.apache.org/jira/browse/IGNITE-9330
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ilya Kasnacheev
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: MakeTeamcityGreenAgain
>
> testCacheManagerStatisticsEnable and testClusterApiClearStatistics fail every 
> so often, such as in
> https://ci.ignite.apache.org/viewLog.html?buildId=1676464



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


[jira] [Commented] (IGNITE-9330) Multiple CacheMetricsManageTest tests are failing

2018-09-13 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita commented on IGNITE-9330:
-

I have fixed follow tests: 
- testMultiThreadStatisticsEnable
- testClusterApiClearStatistics
- testClearStatisticsAfterDisableStatistics
- testJmxApiClearStatistics
- testCacheApiClearStatistics 
Problem was wrong sync mode. I have ran tests on [TC 100 
times|https://ci.ignite.apache.org/viewLog.html?buildId=1856932=testsInfo=IgniteTests24Java8_Cache7].
 It's OK. 
[~garus.d.g], could you review, please?

> Multiple CacheMetricsManageTest tests are failing
> -
>
> Key: IGNITE-9330
> URL: https://issues.apache.org/jira/browse/IGNITE-9330
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ilya Kasnacheev
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: MakeTeamcityGreenAgain
>
> testCacheManagerStatisticsEnable and testClusterApiClearStatistics fail every 
> so often, such as in
> https://ci.ignite.apache.org/viewLog.html?buildId=1676464



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


[jira] [Commented] (IGNITE-9330) Multiple CacheMetricsManageTest tests are failing

2018-09-12 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-9330:


GitHub user NSAmelchev opened a pull request:

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

IGNITE-9330

Fix flaky CacheMetricsManageTest tests

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

$ git pull https://github.com/NSAmelchev/ignite ignite-9330

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

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


commit 46328dc86ddf12891550e40d02e628ee11ae0ad2
Author: NSAmelchev 
Date:   2018-09-12T14:01:57Z

Fix SynchronizationMode




> Multiple CacheMetricsManageTest tests are failing
> -
>
> Key: IGNITE-9330
> URL: https://issues.apache.org/jira/browse/IGNITE-9330
> Project: Ignite
>  Issue Type: Bug
>Reporter: Ilya Kasnacheev
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: MakeTeamcityGreenAgain
>
> testCacheManagerStatisticsEnable and testClusterApiClearStatistics fail every 
> so often, such as in
> https://ci.ignite.apache.org/viewLog.html?buildId=1676464



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