[infinispan-issues] [JBoss JIRA] (ISPN-2294) Duplicate index entries when using the Infinispan IndexManager query backend
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Sep 19 11:59:34 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2294:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Duplicate index entries when using the Infinispan IndexManager query backend
> ----------------------------------------------------------------------------
>
> Key: ISPN-2294
> URL: https://issues.jboss.org/browse/ISPN-2294
> Project: Infinispan
> Issue Type: Bug
> Components: Querying
> Affects Versions: 5.2.0.Alpha3
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 5.2.0.Alpha4
>
>
> The custom commands driven Query backend does not transform Document Ids using the keyTransformer component: depending on which node is the master, document ids in string form might not match the existing document for the same entry, creating duplicates in the index.
> This is user visible only as an unexpected number of matches in an index but should not result in duplicate entries; could have returned less entries than those requested at the current page when using pagination on the query results.
--
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