[infinispan-issues] [JBoss JIRA] (ISPN-2010) Cache lookup of known instances in REST servlet
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Apr 25 08:19:21 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-2010:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1092
> Cache lookup of known instances in REST servlet
> -----------------------------------------------
>
> Key: ISPN-2010
> URL: https://issues.jboss.org/browse/ISPN-2010
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cache Server
> Affects Versions: 5.1.3.FINAL
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Labels: performance
> Fix For: 5.1.4.FINAL
>
>
> Similar to the fix applied for the Hot Rod endpoint, we shouldn't call cacheManager.getCacheNames().contains() all the time as this is expensive and generates a lot of garbage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list