We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
由于 keepalived 原理,在未检测到master 节点或其他节点存活时,会自动注册VIP,导致mq日志中出现mq节点心跳无法正常发送导致的链接被中断提示。由于检测存活是通过心跳,即若haproxy节点之间由于某些原因如防火墙等产生网络分区,会导致上述现象。在私有云尤为明显,需要寻找方法检测这种现象并处理
The text was updated successfully, but these errors were encountered:
spwangxp
No branches or pull requests
由于 keepalived 原理,在未检测到master 节点或其他节点存活时,会自动注册VIP,导致mq日志中出现mq节点心跳无法正常发送导致的链接被中断提示。由于检测存活是通过心跳,即若haproxy节点之间由于某些原因如防火墙等产生网络分区,会导致上述现象。在私有云尤为明显,需要寻找方法检测这种现象并处理
The text was updated successfully, but these errors were encountered: