提交 47f7b989 编写于 作者: X Xin,Zhang 提交者: wu-sheng

Fix the status is incorrect (#2982)

上级 1e25678b
......@@ -134,6 +134,7 @@ public class GRPCChannelManager implements BootService, Runnable {
public void reportError(Throwable throwable) {
if (isNetworkError(throwable)) {
reconnect = true;
notify(GRPCChannelStatus.DISCONNECT);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册