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
node.go checkMaster() 函数
那是否连接主节点的网络抖动后,可能会出现再也不能恢复的情况?
补充相关日志: 2017/10/18 20:42:08 - ERROR - node.go:[102] - [Node] "checkMaster" "Ping" "db.Addr=starmaker-live.cczpbf5hc2kb.us-west-2.rds.amazonaws.com:3306|error=connection was bad" conn_id=0 2017/10/18 20:44:32 - ERROR - node.go:[254] - [Node] "UpMaster" "dial tcp 34.210.172.35:3306: getsockopt: connection timed out" "" conn_id=0 2017/10/18 20:44:48 - ERROR - node.go:[97] - [Node] "checkMaster" "Master is no alive" "" conn_id=0
The text was updated successfully, but these errors were encountered:
bugfix #387
e3faa92
@flike 我刚刚也发了一个pull request, 结果发现你已经改了。不过咱两的侧重点有点点不一样,你看看 #388
不过你修改的比较简洁。
Sorry, something went wrong.
No branches or pull requests
node.go checkMaster() 函数
那是否连接主节点的网络抖动后,可能会出现再也不能恢复的情况?
补充相关日志:
2017/10/18 20:42:08 - ERROR - node.go:[102] - [Node] "checkMaster" "Ping" "db.Addr=starmaker-live.cczpbf5hc2kb.us-west-2.rds.amazonaws.com:3306|error=connection was bad" conn_id=0
2017/10/18 20:44:32 - ERROR - node.go:[254] - [Node] "UpMaster" "dial tcp 34.210.172.35:3306: getsockopt: connection timed out" "" conn_id=0
2017/10/18 20:44:48 - ERROR - node.go:[97] - [Node] "checkMaster" "Master is no alive" "" conn_id=0
The text was updated successfully, but these errors were encountered: