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

Dan Berindei (Jira) issues at jboss.org
Mon Jun 10 15:14:00 EDT 2019


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

Dan Berindei updated ISPN-10290:
--------------------------------
    Status: Open  (was: New)


> 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