[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-1280) HotRodServer operation RemoveWithVersion doesnt work when storeAsBinary is enabled
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Aug 2 04:50:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-1280.
------------------------------------
Fix Version/s: (was: 5.0.0.FINAL)
Resolution: Out of Date
Indeed, as Michal very rightly pointed out, this issue is no longer relevant because Infinispan servers cannot be configured with storeAsBinary since they already store data in binary format. So, storeAsBinary becomes just an unnecessary burden. Any attempt to use storeAsBinary is reverted now.
> 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
> Attachments: remove-with-version.zip
>
>
> 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