wardlican opened a new pull request, #3625: URL: https://github.com/apache/amoro/pull/3625
[Improvement]: In HA mode, the zk client session timeout and connection timeout should be configurable. #3624 ## Why are the changes needed? In HA mode, the zk client session timeout and connection timeout should be configurable. The default hard-coded timeout of 5 seconds is too short.Once a fullgc lasts for more than 5 seconds, it is more likely to cause a master change.  Close #3624 ## Brief change log <!-- Make session timeout and connection timeout configurable. --> - ## 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) 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]
