]
Ryan Emerson resolved ISPN-10143.
---------------------------------
Fix Version/s: 10.0.0.Beta4
9.4.14.Final
Resolution: Done
Stackoverflow error with computeIfAbsent
----------------------------------------
Key: ISPN-10143
URL:
https://issues.jboss.org/browse/ISPN-10143
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
Fix For: 10.0.0.Beta4, 9.4.14.Final
Some compute if absent method in the AbstractDelegatingCache.java does not delegate to
the underlying cache object, so the stackoverflow error happens