Ion Savin created ISPN-5295:
-------------------------------
Summary: Remote cache entries with sub-second lifetime never expire
Key: ISPN-5295
URL:
https://issues.jboss.org/browse/ISPN-5295
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols
Affects Versions: 7.2.0.Alpha1
Reporter: Ion Savin
remoteCache.put("key", "value", 999, TimeUnit.MILLISECOND)
Expected: the entry expires after 999 millis
Actual: the entry never expires
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)