Vyacheslav Koptilin created IGNITE-11775:
--------------------------------------------
Summary: IgnitePdsWithTtlTest is flaky
Key: IGNITE-11775
URL: https://issues.apache.org/jira/browse/IGNITE-11775
Project: Ignite
Issue Type: Bug
Affects Versions: 2.7
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
Fix For: 2.8
It seems the reason for test failure is the fact that TTL manager cannot clean
up all entries because of TTL throttling (see {{GridCacheTtlManager#expire}}
and {{GridCacheOffheapManager.GridCacheDataStore#purgeExpired}}). It does not
seem a bug/problem, it just required to set the
{{IgniteSystemProperties.IGNITE_UNWIND_THROTTLING_TIMEOUT}} to a smaller value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)