zhang-arvin commented on PR #12571: URL: https://github.com/apache/gravitino/pull/12571#issuecomment-5573871191
@ss666 thanks for the thorough review! Point 1 is fixed — the `doNothing()` stubbing for `testConnection` was removed entirely along with the unused import (as you noted, void mocks need no explicit stubbing), which also resolves the checked-exception compile error. Force-pushed. Points 2–4 (audit operation mapping, the `testConnection(NameIdentifier)` overload, and formatting) I'm working through and will push follow-ups for. -- 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]
