You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "zhfeng (via GitHub)" <gi...@apache.org> on 2023/04/04 12:07:35 UTC

[GitHub] [camel-quarkus] zhfeng commented on pull request #4739: Add back Tika component

zhfeng commented on PR #4739:
URL: https://github.com/apache/camel-quarkus/pull/4739#issuecomment-1495859768

   @jamesnetherton It seems the maven connection timeout happens again and again. I just find
   - https://github.com/actions/runner-images/issues/1499
   and mentioned a work around to add 
   `-Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120`.
   
   How do you think about it?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org