]
Dan Berindei updated ISPN-5641:
-------------------------------
Priority: Minor (was: Major)
Reduce contention in JGroupsAddressCache
----------------------------------------
Key: ISPN-5641
URL:
https://issues.jboss.org/browse/ISPN-5641
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 8.0.0.Beta2
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Minor
Fix For: 8.0.0.Beta3
Avoid computeIfAbsent for existent entries, because it synchronizes on the entry.