dsmiley commented on code in PR #3356: URL: https://github.com/apache/solr/pull/3356#discussion_r2158991725
########## solr/CHANGES.txt: ########## @@ -49,6 +49,8 @@ Improvements * SOLR-17739: Uploading a config sets with forbidden file types will produces a Exception. Previously it was just ignoring those files and logging a WARN. (Abhishek Umarjikar via Eric Pugh) +* SOLR-17711: Remove total request timeout from Recovery Client inadvertently added during Jetty Http2 client migration. Recovery requests can take a long time. (Luke Kot-Zaniewski) Review Comment: You've put this in 10.x but it belongs in 9.x IMO. -- 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]
