[infinispan-issues] [JBoss JIRA] Created: (ISPN-1280) HotRodServer operation RemoveWithVersion doesnt work when storeAsBinary is enabled

Jozef Vilkolak (JIRA) jira-events at lists.jboss.org
Mon Aug 1 06:32:23 EDT 2011


HotRodServer operation RemoveWithVersion doesnt work when storeAsBinary is enabled
----------------------------------------------------------------------------------

                 Key: ISPN-1280
                 URL: https://issues.jboss.org/browse/ISPN-1280
             Project: Infinispan
          Issue Type: Bug
          Components: Cache Server, Marshalling
    Affects Versions: 5.0.0.CR8
            Reporter: Jozef Vilkolak
            Assignee: Galder Zamarreño


When storeAsBinary is enabled the RemoveWithVersion operation in hotrod server doesn't work. It fails when the removeCommand tries to check whether the value to be removed is equal to the removeCommand transient attribute value because it is not wrapped in the MarshalledValue wrapper.
TestCase attached.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list