[infinispan-issues] [JBoss JIRA] (ISPN-5641) Reduce contention in JGroupsAddressCache

Dan Berindei (JIRA) issues at jboss.org
Tue Jul 28 08:06:04 EDT 2015


Dan Berindei created ISPN-5641:
----------------------------------

             Summary: 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
             Fix For: 8.0.0.Beta3


Avoid computeIfAbsent for existent entries, because it synchronizes on the entry.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list