Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
8.1
-
None
Description
In SOLR-12955, DistributedUpdateProcessorFactory was split up into a subclass, DistributedZkUpdateProcessor. This refactoring has a bug in which finish() is not propagated to the remaining URPs in the chain when DistributedZkUpdateProcessor is in play. This is noticeable when LogUpdateProcessorFactory is later down the line.
CC barrotsteindev
Attachments
Issue Links
- is caused by
-
SOLR-12955 Refactor DistributedUpdateProcessor
- Resolved
- links to