[
https://issues.apache.org/jira/browse/IGNITE-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501750#comment-16501750
]
ASF GitHub Bot commented on IGNITE-8709:
----------------------------------------
GitHub user SharplEr opened a pull request:
https://github.com/apache/ignite/pull/4136
ignite-8709 CacheMBStatisticsBeanTest.testPutIfAbsent failed
For [ignite-8709](https://issues.apache.org/jira/browse/IGNITE-8709)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SharplEr/ignite ignite-8709
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4136.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 #4136
----
commit c38413b56cb3595b4902e52b46bc8664e38f2874
Author: Alexander Menshikov <sharplermc@...>
Date: 2018-06-05T13:12:54Z
ignite-8709 CacheMBStatisticsBeanTest.testPutIfAbsent failed
----
> CacheMBStatisticsBeanTest.testPutIfAbsent failed
> ------------------------------------------------
>
> Key: IGNITE-8709
> URL: https://issues.apache.org/jira/browse/IGNITE-8709
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Alexander Menshikov
> Assignee: Alexander Menshikov
> Priority: Major
>
> Now Cache#putIfAbsent should change hit/miss statistic.
> But test in TCK 1.0.1 was incorrect.
> *So we can't make this test pass in both versions of TCK.*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)