You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/03/28 11:39:00 UTC

[jira] [Created] (IGNITE-8061) GridCachePartitionedDataStructuresFailoverSelfTest.testCountDownLatchConstantMultipleTopologyChange may hang on TeamCity

Andrey Kuznetsov created IGNITE-8061:
----------------------------------------

             Summary: GridCachePartitionedDataStructuresFailoverSelfTest.testCountDownLatchConstantMultipleTopologyChange may hang on TeamCity
                 Key: IGNITE-8061
                 URL: https://issues.apache.org/jira/browse/IGNITE-8061
             Project: Ignite
          Issue Type: Bug
          Components: data structures
    Affects Versions: 2.4
            Reporter: Andrey Kuznetsov
             Fix For: 2.5
         Attachments: log.txt

The log attached contains 'Test has been timed out and will be interrupted' message, but does not contain subsequent 'Test has been timed out [test=...'.

Known facts:
* There is pending GridDhtColocatedLockFuture in the log.
* On timeout, InterruptedException comes to doTestCountDownLatch, but finally-block contains the code leading to distributed locking.



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