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

IndexMode.PRIMARY_OWNER should index data from State Transfer if the index is non-shared

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 10.1.0.Final
    • Embedded Querying
    • None

      The IndexMode.PRIMARY_OWNER strategy is suitable for single indexes cluster-wide, that happens when using InfinispanIndexManager and ElasticSearchIndexManager. On this case, an entry should be indexed only once since all new joining nodes will see the global index.

      For the cases where the index is local to each node (near-real-time and file system index managers), the state transfer data should definitely be indexed, otherwise when ownership of a key changes the entry will be kept in the 'old' owner.

            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: