]
Tristan Tarrant updated ISPN-6998:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Beta1
9.0.0.Final
Resolution: Done
Replace bounded hash map with alternative
-----------------------------------------
Key: ISPN-6998
URL:
https://issues.jboss.org/browse/ISPN-6998
Project: Infinispan
Issue Type: Feature Request
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Beta1, 9.0.0.Final
Recently we have been looking at replacing bounded concurrent hash map with something
like Caffeine. We also need to get rid of equivalence at the same time.