You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "bryanck (via GitHub)" <gi...@apache.org> on 2023/02/09 00:57:59 UTC

[GitHub] [iceberg] bryanck opened a new pull request, #6782: Update httpclient5 for thread interrupt fix

bryanck opened a new pull request, #6782:
URL: https://github.com/apache/iceberg/pull/6782

   This PR updates the Apache HTTP client from version 5.1 to 5.2.1. The motivation for this is to [include a fix](https://github.com/apache/httpcomponents-client/pull/394) for a potential hang when a thread is interrupted. Some query engines such as Trino will interrupt threads in some cases, which could a hang in the REST catalog or S3 signer.
   


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] Fokko merged pull request #6782: Core: Update httpclient5 for thread interrupt fix

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko merged PR #6782:
URL: https://github.com/apache/iceberg/pull/6782


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org