[infinispan-issues] [JBoss JIRA] (ISPN-6485) JGroupsTransport.lambda$invokeRemotelyAsync$1 seems to trigger resizes of HashMap

Sanne Grinovero (JIRA) issues at jboss.org
Tue Apr 12 12:00:03 EDT 2016


Sanne Grinovero created ISPN-6485:
-------------------------------------

             Summary: JGroupsTransport.lambda$invokeRemotelyAsync$1 seems to trigger resizes of HashMap
                 Key: ISPN-6485
                 URL: https://issues.jboss.org/browse/ISPN-6485
             Project: Infinispan
          Issue Type: Enhancement
          Components: Core
            Reporter: Sanne Grinovero
            Priority: Minor


The resize of an {{HashMap}} is highlighted by the JFR profiler in this method, it's possible that this is very simple to fix my simply creating the Map with a better estimate.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list