You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/11/20 17:08:00 UTC

[jira] [Created] (IGNITE-6964) Ignite restart with PDS enabled may cause delays in TTL cleanup worker

Dmitriy Pavlov created IGNITE-6964:
--------------------------------------

             Summary: Ignite restart with PDS enabled may cause delays in TTL cleanup worker
                 Key: IGNITE-6964
                 URL: https://issues.apache.org/jira/browse/IGNITE-6964
             Project: Ignite
          Issue Type: Bug
          Components: persistence
            Reporter: Dmitriy Pavlov
            Assignee: Dmitriy Pavlov
             Fix For: 2.4


If ignite was restarted and not all TTL entries were evicted, simple restart does not cause entries to be deleted, even if test waits for some time.

In the same time if some entries were touched by get() TTL eviction starts to work as it is expected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)