FANNG1 commented on PR #8516: URL: https://github.com/apache/gravitino/pull/8516#issuecomment-3277249919
@midhunweb , thanks for your PR, The namespace couldn't be null in list topic operations https://github.com/apache/gravitino/blob/1039bc399e4b325501d14b3fc9255af902a041fe/server/src/main/java/org/apache/gravitino/server/web/rest/TopicOperations.java#L90. It seems no requirement to add this nullable check. -- 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]
