[infinispan-issues] [JBoss JIRA] (ISPN-2478) PutMapCommand not correctly removing previous values from indexes
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Thu Oct 10 08:41:03 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12813087#comment-12813087 ]
Adrian Nistor commented on ISPN-2478:
-------------------------------------
[~sannegrinovero] The description is not clear and I was a bit puzzled too, I also thought you intended to say values not types. I even started to write a test to prove the value theory, which amazingly did not fail and then it hit me and understood what you meant about types :) If the class of the new vs old value changes this is not also reflected in the index, in case of putAll. The other document fields seem to be updated but not the type of the entity. This leads to very very strange results in my test. [~dan.berindei] I'll put the old description back.
> PutMapCommand not correctly removing previous values from indexes
> -----------------------------------------------------------------
>
> Key: ISPN-2478
> URL: https://issues.jboss.org/browse/ISPN-2478
> Project: Infinispan
> Issue Type: Bug
> Components: Querying
> Affects Versions: 5.1.8.Final
> Reporter: Sanne Grinovero
> Assignee: Adrian Nistor
> Labels: stable_embedded_query
> Fix For: 6.0.0.Final
>
>
> We need to perform certain cleanup operations - potentially - on the return values of commands such as put and remove. In case of a putAll command, we're ignoring this requirement.
--
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