git-hulk commented on issue #329: URL: https://github.com/apache/kvrocks-controller/issues/329#issuecomment-3138349083
Hi @Allen315, thanks for your report. > The connection between the Load Balancer (LB) and Node N1 remains functional Yes, it is known issue. And perhaps we could improve this by using multiple nodes to detect the healthy status instead of the leader node only. Will do this when I get time and PR is also welcomed. > there are also instances that hang for a while and then recover during failover and provide write services normally. It's expected to promote a new master instance if it's unresponsive. You can also increase the failover detect times and interval to mitigate this issue. -- 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]
