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

Data not indexed during state transfer in server mode

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

XMLWordPrintable

      A REPL cache with index auto-config, during State transfer is skipping index of data.
      The order of events observed is:

      CACHE_STARTING LIFECYCLE -> ST HAPPENS -> DATA WRITTEN -> CACHE STARTED LIFECYCLE

      During data writes, the ProtobufValueWrapperIndexingInterceptor is activated by Hibernate Search and skips the indexing altogether since the ProtobufValueWrapperSearchWorkCreator is not used, and thus it cannot extract the descriptor from the entities. That search creator is only installed at cacheStarted phase.

              anistor Adrian Nistor (Inactive)
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: