Semen Boikov created IGNITE-92:
----------------------------------
Summary: Properly handle zero duration provided by expiry policy
Key: IGNITE-92
URL: https://issues.apache.org/jira/browse/IGNITE-92
Project: Ignite
Issue Type: Sub-task
Components: cache
Reporter: Semen Boikov
If ExpiryPolicy returns zero duration (special case when Duration.isZero() is
true) then entry should be immediately discarded, in current implementation
zero duration is converted to minimal duration 1ms.
This issue casues TCK failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)