mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
remote log
This commit is contained in:
parent
6e72421208
commit
ea34a2a50e
@ -251,8 +251,6 @@ void ObjectProxy::onConnect(AdapterProxy *adapterProxy)
|
||||
msg->adapter = adapterProxy;
|
||||
}
|
||||
|
||||
TLOGTARS("[ObjectProxy::onConnect, " << _name << ", queue size:" << _reqTimeoutQueue.size() << ", " << adapterProxy->endpoint().desc() << endl);
|
||||
|
||||
adapterProxy->invoke(msg);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user