Github user dsmiley commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/489#discussion_r238527608
--- Diff:
solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessorFactory.java
---
@@ -50,8 +51,16 @@ public static void
addParamToDistributedRequestWhitelist(final SolrQueryRequest
public UpdateRequestProcessor getInstance(SolrQueryRequest req,
SolrQueryResponse rsp, UpdateRequestProcessor next) {
// note: will sometimes return DURP (no overhead) instead of wrapping
--- End diff --
this comment is now misplaced. Before it was immediately prior to
TimeRoutedAliasUpdateProcessor.wrap and I think it should be maintained as-such.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]