]
Manik Surtani updated ISPN-2104:
--------------------------------
Fix Version/s: 5.2.0.ALPHA1
5.2.0.FINAL
Affects Version/s: 5.1.5.FINAL
Complexity: Low
Add methods with java.util.concurrent.TimeUnit for specifying
expiration intervals
----------------------------------------------------------------------------------
Key: ISPN-2104
URL:
https://issues.jboss.org/browse/ISPN-2104
Project: Infinispan
Issue Type: Feature Request
Components: Configuration
Affects Versions: 5.1.5.FINAL
Reporter: Samuli Saarinen
Assignee: Adrian Nistor
Fix For: 5.2.0.ALPHA1, 5.2.0.FINAL
eg.
{code:java}
ConfigurationBuilder().expiration().lifespan(60000L) ->
ConfigurationBuilder().expiration().lifespan(60, SECONDS)
{code}
This would make the interval unit more obvious.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: