[infinispan-issues] [JBoss JIRA] (ISPN-3983) Remove some performance bottlenecks from ProtoStream

Adrian Nistor (JIRA) issues at jboss.org
Mon Jan 12 09:37:50 EST 2015


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

Adrian Nistor resolved ISPN-3983.
---------------------------------
    Fix Version/s: 7.1.0.Final
                   7.1.0.Beta1
                       (was: 7.1.0.CR1)
       Resolution: Done


> Remove some performance bottlenecks from ProtoStream
> ----------------------------------------------------
>
>                 Key: ISPN-3983
>                 URL: https://issues.jboss.org/browse/ISPN-3983
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Querying
>    Affects Versions: 6.0.0.Final
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>              Labels: 6.3remotequeries, 630, 64QueryBlockers
>             Fix For: 7.1.0.Final, 7.1.0.Beta1
>
>
> Profiling has shown that there are many HashMaps created in MessageContext to help field lookup by name.
> Normally this is a static piece of information that should be computed only once when a marshaller is registered and then it should become immutable and be reused.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list