[infinispan-issues] [JBoss JIRA] (ISPN-8961) Overload merge-method on BasicCache with lifespan parameters
S Haster (JIRA)
issues at jboss.org
Tue Mar 20 11:27:01 EDT 2018
[ https://issues.jboss.org/browse/ISPN-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548608#comment-13548608 ]
S Haster commented on ISPN-8961:
--------------------------------
Added a pull request: https://github.com/infinispan/infinispan/pull/5855
> 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)
More information about the infinispan-issues
mailing list