ethannguyen128 commented on PR #11816: URL: https://github.com/apache/gravitino/pull/11816#issuecomment-4828012871
Hi @justinmclean — this is my first contribution to this project. I've fixed #10172 by by precomputing a null-safe identifier before each try block in the affected REST handlers, so that when a null request body triggers an exception, the catch path no longer masks the original failure with a secondary NullPointerException. Would appreciate a review when you have time! -- 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]
