You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2019/04/18 11:15:00 UTC

[jira] [Created] (IGNITE-11775) IgnitePdsWithTtlTest is flaky

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)