link3280 opened a new issue, #2810:
URL: https://github.com/apache/amoro/issues/2810

   ### Description
   
   Currently, only the leader AMS would provide REST service. When an AMS 
leader transition happens, the standby AMS would take 30+ seconds to initialize 
optimizing, after which the REST service is available. That affects the 
availability of the REST service.
   
   I proposed to make the REST service independent of the leadership. That's to 
say, the stand-by AMS instances need to initialize and run REST service on 
start. Their only difference to a leader instance is no optimizing service.
   
   ### Use case/motivation
   
   _No response_
   
   ### Describe the solution
   
   _No response_
   
   ### Subtasks
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to