Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4822

MassIndexer is not ClusteredQuery friendly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.CR2
    • 7.0.0.CR1
    • Embedded Querying
    • None

      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.

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: