Description
IndexUpdate allows passing in a custom MissingIndexProviderStrategy. However the custom provider is only stored as instance variable in IndexUpdate and does not get passed to child IndexUpadate instance.
As a fix it should be stored in IndexUpdateRootState and accessed from that
Attachments
Issue Links
- relates to
-
OAK-4808 Index external changes as part of NRT indexing
- Closed