zhongkaiuu commented on issue #1990:
URL: https://github.com/apache/dubbo/issues/1990#issuecomment-883171974


   
这个应该是容器探活导致的。TCP探活了dubbo端口,当TCP链接断开后,触发了AbstractServer的disconnected事件,又没有任何consumer链接,所以打印了这个日志。可以另外起个端口给探活用


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to