[infinispan-issues] [JBoss JIRA] (ISPN-2294) Duplicate index entries when using the Infinispan IndexManager query backend
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Thu Sep 13 13:08:33 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-2294:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1309
> 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