markrmiller commented on code in PR #61:
URL: https://github.com/apache/solr-sandbox/pull/61#discussion_r1224720077


##########
crossdc-producer/src/main/java/org/apache/solr/update/processor/MirroringUpdateRequestProcessorFactory.java:
##########
@@ -249,8 +249,10 @@ public UpdateRequestProcessor getInstance(final 
SolrQueryRequest req, final Solr
             log.trace("Create MirroringUpdateProcessor with 
mirroredParams={}", mirroredParams);
         }
 
+        String defaultDefaultDBQMethod = 
conf.get(KafkaCrossDcConf.DEFAULT_DBQ_METHOD);

Review Comment:
   Yeah, in this case at least it should just be one default. 



-- 
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]

Reply via email to