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

Dmitriy Pavlov commented on IGNITE-7718:
----------------------------------------

Suspicious tests which not failed in master:
{noformat}
   Ignite Cache 3 [ tests 9 ]  
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testAtomic (fail rate 
0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testAtomicNoBackups (fail 
rate 0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testAtomicReplicated (fail 
rate 0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testAtomicWithStore (fail 
rate 0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testTxNoBackups (fail rate 
0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testTxNoBackupsWithStore 
(fail rate 0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testTxReplicatedWithStore 
(fail rate 0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
CacheInterceptorPartitionCounterRandomOperationsTest.testTxWithStore (fail rate 
0,0%) 
     IgniteBinaryObjectsCacheTestSuite3: 
FifoEvictionPolicySelfTest.testMaxMemSizePolicy (fail rate 0,0%) 

   Ignite Cache Restarts [ tests 9 ]  
     IgniteCacheRestartTestSuite: 
GridCachePartitionedNearDisabledOptimisticTxNodeRestartTest.testRestartWithTxFourNodesNoBackups
 (fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCachePartitionedNearDisabledOptimisticTxNodeRestartTest.testRestartWithTxFourNodesOneBackupsOffheapEvict
 (fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCachePartitionedNearDisabledOptimisticTxNodeRestartTest.testRestartWithTxSixNodesTwoBackups
 (fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCacheReplicatedNodeRestartSelfTest.testRestartWithPutEightNodesTwoBackups 
(fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCacheReplicatedNodeRestartSelfTest.testRestartWithPutFourNodesOneBackupsOffheapEvict
 (fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCacheReplicatedNodeRestartSelfTest.testRestartWithPutSixNodesTwoBackups 
(fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCacheReplicatedNodeRestartSelfTest.testRestartWithTxEightNodesTwoBackups 
(fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCacheReplicatedNodeRestartSelfTest.testRestartWithTxFourNodesOneBackups 
(fail rate 0,0%) 
     IgniteCacheRestartTestSuite: 
GridCacheReplicatedNodeRestartSelfTest.testRestartWithTxPutAllTenNodesTwoBackups
 (fail rate 0,0%) 
{noformat}

> Collections.singleton() and Collections.singletonMap() are not properly 
> serialized by binary marshaller
> -------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-7718
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7718
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.3
>            Reporter: Pavel Vinokurov
>            Assignee: Pavel Vinokurov
>            Priority: Major
>
> After desialization collections obtained by Collections.singleton() and  
> Collections.singletonMap() does not return collection of binary objects, but 
> rather collection of deserialized objects. 



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

Reply via email to