wardlican opened a new pull request, #3687: URL: https://github.com/apache/amoro/pull/3687
[Improvement] ## Why are the changes needed? 1. use ZK's multi operation to ensure write consistency when current is leader node. 2. fix followerLath spelling error. Close #3686. ## Brief change log org.apache.amoro.server.HighAvailabilityContainer After becoming the master node, when writing to the path, you should use ZK's multi operation to ensure write consistency. - ## How was this patch tested? - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] Run test locally before making a pull request ## Documentation - Does this pull request introduce a new feature? (yes / no) - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) -- 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]
