[infinispan-issues] [JBoss JIRA] (ISPN-5032) Create dedicated GetCacheEntryCommand to simplify code and save memory on GetKeyValueCommand
Sanne Grinovero (JIRA)
issues at jboss.org
Fri Nov 28 21:01:39 EST 2014
[ https://issues.jboss.org/browse/ISPN-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-5032:
----------------------------------
Priority: Minor (was: Major)
> 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: performance
> Fix For: 7.1.0.Beta1
>
>
> 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.3.8#6338)
More information about the infinispan-issues
mailing list