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

Tristan Tarrant (JIRA) issues at jboss.org
Wed Apr 13 06:04:00 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-6485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-6485:
----------------------------------
    Description: The resize of an {{HashMap}} is highlighted by the JFR profiler in this method, it's possible that this is very simple to fix by simply creating the Map with a better estimate.  (was: 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.)


> 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 by 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