epugh commented on code in PR #2774:
URL: https://github.com/apache/solr/pull/2774#discussion_r1803997991


##########
solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:
##########
@@ -934,13 +934,7 @@ protected void logAndFlushAdminRequest(SolrQueryResponse 
solrResp) throws IOExce
    * returns the default query response writer Note: This method must not 
return null
    */
   protected QueryResponseWriter getResponseWriter() {
-    String wt = solrReq.getParams().get(CommonParams.WT);

Review Comment:
   I love this werid logic being removed!



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