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

Preloading from shared cachestore on a new node with non-shared index is skipping indexing

    XMLWordPrintable

Details

    Description

      We have a test already: org.infinispan.query.persistence.SharedCacheLoaderQueryIndexTest

      It was disabled for other reasons, mistakenly identified as a testsuite error.

      The case is simple: the test is configured in such a way to trigger a newly joining node using an in-memory dummy CacheStore which is shared by both nodes, with preloading enabled.
      Index storage is not shared though: uses ram.
      During the preload phase of the new node, the preload code issues the SKIP_INDEXING flag.. which in this case it should not.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: