You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:02:03 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-8061:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> 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
>            Priority: Major
>             Fix For: 2.9
>
>         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
(v8.3.4#803005)