igiguere commented on code in PR #4240:
URL: https://github.com/apache/solr/pull/4240#discussion_r3406260003


##########
solr/solrj/src/java/org/apache/solr/client/solrj/response/json/JacksonDataBindResponseParser.java:
##########
@@ -82,4 +82,29 @@ public NamedList<Object> processResponse(InputStream stream, 
String encoding) th
 
     return result;
   }
+

Review Comment:
   I can't find any usage in the branch code.  It's not from any branch that I 
still have locally... except /main, local copy, where this exists... but it's 
not in /main on Github.  Mysterious.  I tested without it, no issue, so, I'm 
removing this.



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