Description
An update will first go through processors until it gets to the point where it is forwarded to the leader (or forwarded to replicas if already on the leader).
We need a way to skip over the processors that were already run (perhaps by using a processor chain dedicated to sub-updates?
Attachments
Attachments
Issue Links
- is related to
-
SOLR-3257 Dedupe update.chain example should include DistribtedUpdateProcessorFactory
- Closed