From 553e23769734e03dddaac4974ad9ec88e25abe0c Mon Sep 17 00:00:00 2001 From: ruanshudong Date: Mon, 4 Nov 2019 21:51:20 +0800 Subject: [PATCH] remove log --- servant/libservant/ObjectProxy.cpp | 2 +- servant/protocol | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/servant/libservant/ObjectProxy.cpp b/servant/libservant/ObjectProxy.cpp index ee10fb9..6022383 100755 --- a/servant/libservant/ObjectProxy.cpp +++ b/servant/libservant/ObjectProxy.cpp @@ -300,7 +300,7 @@ void ObjectProxy::doInvokeException(ReqMessage * msg) void ObjectProxy::doTimeout() { - TLOGINFO("[TARS][ObjectProxy::doInvokeException, objname:" << _name << "]" << endl); +// TLOGINFO("[TARS][ObjectProxy::doInvokeException, objname:" << _name << "]" << endl); ReqMessage * reqInfo = NULL; while(_reqTimeoutQueue.timeout(reqInfo)) diff --git a/servant/protocol b/servant/protocol index 5085a9b..fb4aecf 160000 --- a/servant/protocol +++ b/servant/protocol @@ -1 +1 @@ -Subproject commit 5085a9b36f3b122053f20affc00ef152dcfe675b +Subproject commit fb4aecff02f143f322272d5597e428c93bdaa6fb