[infinispan-issues] [JBoss JIRA] Created: (ISPN-489) Avoid reading cache name for default cache in Hot Rod

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Jun 9 08:40:38 EDT 2010


Avoid reading cache name for default cache in Hot Rod
-----------------------------------------------------

                 Key: ISPN-489
                 URL: https://jira.jboss.org/browse/ISPN-489
             Project: Infinispan
          Issue Type: Task
          Components: Cache Server
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 4.1.0.CR1


Make talking to the default cache even more performant by avoiding "___defaultcache" string and instead if String length passed is 0, then we consider to be using the default cache.

This requires changing the protocol definition accordingly and needs to verify that the Hot Rod client works as expected after these changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list