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


##########
solr/solrj/src/java/org/apache/solr/client/solrj/SolrClient.java:
##########
@@ -506,7 +506,10 @@ public UpdateResponse commit(boolean waitFlush, boolean 
waitSearcher)
    *     from the server
    * @throws IOException If there is a low-level I/O error.
    * @throws SolrServerException if there is an error on the server
+   * @deprecated The waitFlush parameter has no actual effect on the server 
side and is removed in
+   *     Solr 11.

Review Comment:
   That's a confusing statement; it's ambiguous wether it has an effect in Solr 
10.  Lets not refer to Solr 11.  It probably never worked ever.



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