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

Gustavo Fernandes (JIRA) issues at jboss.org
Wed Oct 15 08:34:35 EDT 2014


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

Gustavo Fernandes updated ISPN-4822:
------------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2948


> 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
>
> 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.1#6329)


More information about the infinispan-issues mailing list