You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2020/01/31 09:59:00 UTC

[jira] [Created] (IGNITE-12612) Failing test IoStatisticsBasicIndexSelfTest.testMetricRegistryRemovedOnIndexDrop after IGNITE-12496

Denis Chudov created IGNITE-12612:
-------------------------------------

             Summary: Failing test IoStatisticsBasicIndexSelfTest.testMetricRegistryRemovedOnIndexDrop after IGNITE-12496
                 Key: IGNITE-12612
                 URL: https://issues.apache.org/jira/browse/IGNITE-12612
             Project: Ignite
          Issue Type: Bug
            Reporter: Denis Chudov
            Assignee: Denis Chudov


In IGNITE-12496 a new method of destroying index was added (H2TreeIndex#asyncDestroy), and there are no changes from IGNITE-11987 in it, the changes are only present in old H2TreeIndex#destroy. We should apply changes to new method.

Also it would be better to refactor both methods to prevent such errors in future.

Failing test history [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1153260173537232526&branch=%3Cdefault%3E&tab=testDetails]



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