[infinispan-issues] [JBoss JIRA] (ISPN-2631) HotRod server attempts to cast to CacheImpl

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Thu Dec 13 09:39:17 EST 2012


Tristan Tarrant created ISPN-2631:
-------------------------------------

             Summary: HotRod server attempts to cast to CacheImpl
                 Key: ISPN-2631
                 URL: https://issues.jboss.org/browse/ISPN-2631
             Project: Infinispan
          Issue Type: Enhancement
          Components: Remote protocols
    Affects Versions: 5.2.0.Beta5
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
            Priority: Blocker
             Fix For: 5.2.0.Beta6


The HotRod server attempts to cast an AdvancedCache to CacheImpl directly which is wrong (and incidentally breaks JDG)
The getCacheEntry() method should be exposed on the AdvancedCache interface

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list