提交 e95b993b 编写于 作者: Z zhangxin10

移除e.printStackTrace()

上级 3e2fbe1a
......@@ -227,8 +227,6 @@ public class UserInfoCoordinator extends Thread {
try {
ZKUtil.getChildrenWithWatcher(Config.ZKPath.REGISTER_SERVER_PATH, watcher);
} catch (Exception e) {
//
e.printStackTrace();
if (lock != null && lock.isAcquiredInThisProcess()) {
try {
lock.release();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册