wardlican commented on PR #3969: URL: https://github.com/apache/amoro/pull/3969#issuecomment-4191059179
> 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. It seems there was an issue while resolving conflicts during the merge process. I'll check and fix it. -- 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]
