Sanne Grinovero created ISPN-2294:
-------------------------------------
Summary: 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