epugh opened a new pull request, #4058: URL: https://github.com/apache/solr/pull/4058
https://issues.apache.org/jira/browse/SOLR-7003 # Description This removes completely the unused boolean waitFlush from Solr Client and the tests. This would be Solr 11 only, so applied to the `main` branch. In a seperate PR we will deprecate the property in the client, but leave the client signature as is. We will remove it from the server and tests however since it doesn't do anything. That will go to `branch_10x` and ship in Solr 10.1. # Solution Refactoring. # Tests Updated the tests and re-run them. -- 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]
