yuqi1129 commented on PR #13067: URL: https://github.com/apache/gravitino/pull/13067#issuecomment-5617866673
Addressed the [IdP helper gap](https://github.com/apache/gravitino/pull/13067#issuecomment-5614969808) in 1762ae3. `IdpRESTUtils.handleException` now records failures before logging or response conversion, covering both the `doAs` catch path and direct callers. `internalError` also records its throwable. Tests cover direct/wrapped OOM, a mapped 400 with an OOM cause, and ordinary exceptions without poisoning health. The other review comments have been addressed in their threads, and the PR description has been updated. All 1,459 tests passed across server-common, server, Iceberg REST, Lance REST, and idp-basic; `spotlessApply` passed. Docker/integration tests were excluded. -- 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]
