S Haster created ISPN-8961:
------------------------------
Summary: Overload merge-method on BasicCache with lifespan parameters
Key: ISPN-8961
URL:
https://issues.jboss.org/browse/ISPN-8961
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 8.2.8.Final
Reporter: S Haster
BasicCache has overloaded a number of Map/ConcurrentMap methods with variants which take
lifespan parameters. For instance, there is now a replace(K,V, long, TimeUnit) and a
replace(K,V, V, long, TimeUnit).
It would be nice if the merge-methods were overloaded in the same way.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)