You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/08 18:11:35 UTC

[GitHub] [iceberg] rdblue opened a new pull request, #6391: Core: Throw CommitStateUnknownException for 502 responses

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

   This updates the commit error handler to throw `CommitStateUnknownException` for 502 responses. A 502 can be thrown from a load balancer when something goes wrong with the upstream service, after that service successfully commits.


-- 
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] danielcweeks merged pull request #6391: Core: Throw CommitStateUnknownException for 502 responses

Posted by GitBox <gi...@apache.org>.
danielcweeks merged PR #6391:
URL: https://github.com/apache/iceberg/pull/6391


-- 
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