Taras Ledkov created IGNITE-11119: ------------------------------------- Summary: Test IgniteCacheQueryH2IndexingLeakTest#testLeaksInIgniteH2IndexingOnTerminatedThread is not stable Key: IGNITE-11119 URL: https://issues.apache.org/jira/browse/IGNITE-11119 Project: Ignite Issue Type: Bug Affects Versions: 2.7 Reporter: Taras Ledkov Assignee: Taras Ledkov Fix For: 2.8
The test {{IgniteCacheQueryH2IndexingLeakTest#testLeaksInIgniteH2IndexingOnTerminatedThread}} is not stable. *Root cause:* the await period is too short. Fix: decrease the test's cleanup timeout and increase await interval. -- This message was sent by Atlassian JIRA (v7.6.3#76005)