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

Stage returned from reindexing on explicit keys completes earlier than expected

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The completion stage returned from the api:

      CompletionStage<Void> org.infinispan.query.Indexer#run(Object... keys);
      

      does not guarantee that when it is completed the changes will be queryable (visible from query APIs).

      In fact, there are some tests con CI failing randomly (e.g.: LocalCacheMassIndexerTest#testPartiallyReindex)

      We want to fix that

              fercoli@redhat.com Fabio Massimo Ercoli
              fercoli@redhat.com Fabio Massimo Ercoli
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: