dsmiley commented on code in PR #3852:
URL: https://github.com/apache/solr/pull/3852#discussion_r2535809382


##########
solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBase.java:
##########
@@ -340,6 +347,12 @@ protected void setParser(ResponseParser parser) {
 
   protected abstract void updateDefaultMimeTypeForParser();
 
+  /** Experimental; subject to change! */

Review Comment:
   I considered it so subject to change that I wanted a bit extra warning :-). 
Anyway, we agreed on a new signature that I will apply soon.



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