[infinispan-issues] [JBoss JIRA] (ISPN-4822) MassIndexer is not ClusteredQuery friendly

Adrian Nistor (JIRA) issues at jboss.org
Thu Jan 15 10:55:49 EST 2015


     [ https://issues.jboss.org/browse/ISPN-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-4822:
--------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 7.1.0.CR1
       Resolution: Done


Integrated in master. Thanks [~gustavonalle]!

> MassIndexer is not ClusteredQuery friendly
> ------------------------------------------
>
>                 Key: ISPN-4822
>                 URL: https://issues.jboss.org/browse/ISPN-4822
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Embedded Querying
>    Affects Versions: 7.0.0.CR1
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>             Fix For: 7.1.0.CR1
>
>
> The MassIndexer assumes a cluster-wide shared index, and thus calls 
> wipeExistingIndexes() only once in the node where it is invoked, the same apply for flush operation after the all mappers and reducers run. 
> When using Clustered Queries, indexes are locally scoped and independent , and need to be wiped and flushed on every node.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list