]
Pedro Ruivo updated ISPN-11286:
-------------------------------
Fix Version/s: 9.4.20.Final
compute(...) is not working without any error message if expiration
parameter is used
-------------------------------------------------------------------------------------
Key: ISPN-11286
URL:
https://issues.redhat.com/browse/ISPN-11286
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 10.1.1.Final
Reporter: Wolf-Dieter Fink
Assignee: Will Burns
Priority: Major
Fix For: 12.0.0.Final, 9.4.20.Final, 11.0.2.Final
Attachments: Book.java, LibraryManager.java
If the compute operation is used with expiration parameters the value is not applied
without any error message!
compute() without expiration or a put() with expiration will work correctly.