zhoujinsong commented on code in PR #3567:
URL: https://github.com/apache/amoro/pull/3567#discussion_r2103701926
##########
amoro-ams/src/main/java/org/apache/amoro/server/AmoroServiceContainer.java:
##########
@@ -151,14 +162,21 @@ public void waitFollowerShip() throws Exception {
haContainer.waitFollowerShip();
}
- public void startService() throws Exception {
+ public void startNoHighAvailableService() throws Exception {
Review Comment:
Is `startRestService` a proper name here?
--
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]