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

Stage returned from reindexing on explicit keys completes earlier than expected

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
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: