czy006 commented on PR #3969: URL: https://github.com/apache/amoro/pull/3969#issuecomment-4190947074
In master-slave mode, startup uses `registerAndElect()` + `startOptimizingService()` and does not go through `waitLeaderShip()`. However, in ZK HA, leader REST endpoint data is written in `waitLeaderShip()`, while forwarding reads from `getLeaderNodeInfo()` (table-service master path). This creates a gap where followers cannot resolve leader REST info and forwarding fails even when the cluster is healthy. -- 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]
