[infinispan-issues] [JBoss JIRA] (ISPN-11132) Data not indexed during state transfer in server mode

Nistor Adrian (Jira) issues at jboss.org
Wed Jan 8 10:00:41 EST 2020


     [ https://issues.redhat.com/browse/ISPN-11132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nistor Adrian updated ISPN-11132:
---------------------------------
    Fix Version/s: 10.1.1.Final


> Data not indexed during state transfer in server mode
> -----------------------------------------------------
>
>                 Key: ISPN-11132
>                 URL: https://issues.redhat.com/browse/ISPN-11132
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Querying
>    Affects Versions: 10.1.0.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Nistor Adrian
>            Priority: Major
>             Fix For: 10.1.1.Final
>
>
> 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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list