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

   This updates exception handling for the REST catalog where it deviates from 
the spec:
   * Throws `CommitStateUnknownException` for 500 and 504 for table commits. 
This is needed to suppress file deletion when a commit may have succeeded
   * Throws `ServiceUnavailableException` for 503 on all routes
   * Updates `ServiceFailureException` for 500 on non-commit routes to extend 
`RESTException`


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

Reply via email to