KayMas2808 opened a new pull request, #8691:
URL: https://github.com/apache/gravitino/pull/8691

   ### What changes were proposed in this pull request?
   
   This PR cherry-picks the fix from the merged pull request #8681 onto the 
`branch-1.0` maintenance branch.
   
   ### Why are the changes needed?
   
   To apply the important bug fix for `setPolicy` exception handling to the 
stable `1.0` release branch, ensuring users of that version also benefit from 
the correction.
   
   Fix: #8661
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. The error response returned to an API user when a `disable` policy 
operation fails is now correctly identified. This aligns the behavior of 
`branch-1.0` with the `main` branch for this scenario.
   
   ### How was this patch tested?
   
   - The original change was fully tested with a new unit test in pull request 
#8681.
   - Verified that the commit cherry-picks cleanly onto `branch-1.0`.
   - All existing tests in the `:server` module were run against this branch 
and continue to pass.


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

Reply via email to