[infinispan-issues] [JBoss JIRA] (ISPN-10290) JGroupsTransport.invokeCommandStaggered allocates too much

Tristan Tarrant (Jira) issues at jboss.org
Thu Jun 20 05:08:00 EDT 2019


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

Tristan Tarrant updated ISPN-10290:
-----------------------------------
    Sprint: ISPN+RHDG Sprint #29


> JGroupsTransport.invokeCommandStaggered allocates too much
> ----------------------------------------------------------
>
>                 Key: ISPN-10290
>                 URL: https://issues.jboss.org/browse/ISPN-10290
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 10.0.0.Beta3, 9.4.14.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Minor
>             Fix For: 10.0.0.Beta4
>
>
> I assumed the {{logRequest(requestId, command, "staggered " + targets)}} call would be inlined and the JIT would eliminate the allocation when trace logging is disabled, but apparently that doesn't always happen, and a {{StringBuilder}} instance is always created.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list