baiyangtx commented on issue #2810: URL: https://github.com/apache/amoro/issues/2810#issuecomment-2503689093
The implementation of this issue can be divided into several steps: 1. Refactor and implement the statelessness of the front-end interfaces. (I have created an issue #3346 and broken it down into multiple subtasks that can be advanced in parallel.) 2. Implement the sharing of HTTP Session across AMS instances. (There is already a PR #3340 in progress for this project.) 3. Refactor the AMS startup process to launch the Rest HTTP service before the leader election. (This step depends on the completion of the first two steps.) -- 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]
