[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:17:18 EDT 2012


Manik Surtani created ISPN-2010:
-----------------------------------

             Summary: 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
             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