xxubai commented on code in PR #3567:
URL: https://github.com/apache/amoro/pull/3567#discussion_r2113068661
##########
amoro-ams/src/main/java/org/apache/amoro/server/AmoroServiceContainer.java:
##########
@@ -196,7 +209,7 @@ private void addHandlerChain(RuntimeHandlerChain chain) {
}
}
- public void dispose() {
+ public void disposeAllService() {
Review Comment:
I think it's unnessesary to rename this method
--
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]