Álvaro Lechner created SOLR-18021:
-------------------------------------

             Summary: Can´t increase idle timeout calling Tika from solr 9.10
                 Key: SOLR-18021
                 URL: https://issues.apache.org/jira/browse/SOLR-18021
             Project: Solr
          Issue Type: Bug
            Reporter: Álvaro Lechner
         Attachments: TikaServerExtractionBackend.java

I have tried to increase the timeout value but I was always getting 'idle 
timeout' exception from jetty.
After analysing source code, github copilot suggest me that the code of 
extraction in TikaServerExtractionBackend.java was not using the 
tikaserver.timeoutSecs value from the configuration file.
This proposed code sets IdleTimeout of HttpClient with timeoutSecs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to