[
https://issues.apache.org/jira/browse/IGNITE-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225237#comment-17225237
]
Ignite TC Bot commented on IGNITE-13653:
----------------------------------------
{panel:title=Branch: [pull/8414/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8414/head] Base: [master] : New Tests
(9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 5{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5709987]]
* {color:#013220}IgniteCacheTestSuite5:
GridCacheHashMapPutAllWarningsTest.testHashMapAtomic - PASSED{color}
{color:#00008b}Cache 1{color} [[tests
7|https://ci.ignite.apache.org/viewLog.html?buildId=5709983]]
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=LOCAL,
writeThrough=false, near=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=REPLICATED,
writeThrough=true, near=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=LOCAL,
writeThrough=true, near=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=PARTITIONED,
writeThrough=true, near=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=PARTITIONED,
writeThrough=false, near=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=REPLICATED,
writeThrough=false, near=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
IgniteCacheAtomicConcurrentUnorderedUpdateAllTest.testConcurrentUpdateAll[cacheMode=PARTITIONED,
writeThrough=false, near=true] - PASSED{color}
{color:#00008b}MVCC Cache 5{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5712325]]
* {color:#013220}IgniteCacheMvccTestSuite5:
GridCacheHashMapPutAllWarningsTest.testHashMapAtomic - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5710040&buildTypeId=IgniteTests24Java8_RunAll]
> Don't print warning if unordered map used for bulk update operation on atomic
> cache
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-13653
> URL: https://issues.apache.org/jira/browse/IGNITE-13653
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
>
> Since IGNITE-12451 is resolved there no more deadlock possible for atomic
> caches and it's safe to use HashMap and other unordered maps as argument of
> putAll/removeAll/invokeAll operations on atomic caches. Warning, introduced
> by IGNITE-6804, is not required anymore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)