alien-droid opened a new pull request, #4217: URL: https://github.com/apache/gravitino/pull/4217
1. #4210 fix: removed null check In TreeLockNode.java ### What changes were proposed in this pull request? Removed the redundant null check in TreeLockNode, since 'instanceof' returns false for null values. Fix: #4210 ### How was this patch tested? Existing tests. -- 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]
