dsmiley commented on code in PR #4878:
URL: https://github.com/apache/solr/pull/4878#discussion_r3938425779
##########
solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java:
##########
@@ -995,9 +995,12 @@ private void doLocalDeleteByQuery(
}
}
- // internal helper method to setup request by processors who use this class.
- // NOTE: not called by this class!
Review Comment:
false; it is being called in several places.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]