[infinispan-issues] [JBoss JIRA] (ISPN-5032) Create dedicated GetCacheEntryCommand to simplify code and save memory on GetKeyValueCommand

RH Bugzilla Integration (JIRA) issues at jboss.org
Fri Oct 23 05:28:00 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121353#comment-13121353 ] 

RH Bugzilla Integration commented on ISPN-5032:
-----------------------------------------------

Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1175300|https://bugzilla.redhat.com/show_bug.cgi?id=1175300] from NEW to CLOSED

> Create dedicated GetCacheEntryCommand to simplify code and save memory on GetKeyValueCommand
> --------------------------------------------------------------------------------------------
>
>                 Key: ISPN-5032
>                 URL: https://issues.jboss.org/browse/ISPN-5032
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>            Priority: Minor
>              Labels: jdg, performance
>             Fix For: 7.0.3.Final, 7.1.0.Beta1, 7.1.0.Final
>
>
> Class {{GetKeyValueCommand}} is a strong allocation hot spot and can be simplified as some fields are easily factored out.
> There have been TODO comments in there for a while, I'm creating a dedicated {{GetCacheEntryCommand}} for when we need to fetch the whole entry rather than just the value.



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


More information about the infinispan-issues mailing list