dsmiley commented on code in PR #4626:
URL: https://github.com/apache/solr/pull/4626#discussion_r3564593774
##########
changelog/unreleased/SOLR-17433-changed-default-request-timeout.yml:
##########
@@ -0,0 +1,7 @@
+title: Changed default http request timeout to infinite
Review Comment:
```suggestion
title: >
SolrClients no longer have a default request timeout. It was problematic
with streaming expressions.
The idle timeout remains, albeit the JDK HttpClient doesn't support that
(has none).
```
--
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]