janhoy opened a new pull request, #3926: URL: https://github.com/apache/solr/pull/3926
https://issues.apache.org/jira/browse/SOLR-XXXXX Waiting for reporter to open a JIRA, will then fill in here and in changelog. No need to set the idleTimeout on the client itself, as we can set it on every request to TikaServer. By setting idleTimeout to the same as request timeout, the request will not be closed until the configured timeout, even during idling. The default is 3 minutes, and can be overriden with request param `tikaserver.timeoutSeconds`. -- 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]
