[jira] [Created] (IGNITE-12746) Regression in GridCacheColocatedDebugTest: putAll of sorted keys causes deadlock

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12746) Regression in GridCacheColocatedDebugTest: putAll of sorted keys causes deadlock

Anton Vinogradov (Jira)
Ilya Kasnacheev created IGNITE-12746:
----------------------------------------

             Summary: Regression in GridCacheColocatedDebugTest: putAll of sorted keys causes deadlock
                 Key: IGNITE-12746
                 URL: https://issues.apache.org/jira/browse/IGNITE-12746
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Ilya Kasnacheev
             Fix For: 2.8


After this commit:
7d4bb49264b IGNITE-12329 Invalid handling of remote entries causes partition desync and transaction hanging in COMMITTING state.

the following tests:
org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedDebugTest#testPutsMultithreadedColocated
org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedDebugTest#testPutsMultithreadedMixed
started to be flaky because their ordered putAll operations started deadlocking.

This is a regression compared to 2.7 and should be fixed, since it may affect production clusters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)