You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/27 11:31:28 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #1508: feature required: dubbo should consider empty protection.

AlbumenJ commented on issue #1508:
URL: https://github.com/apache/dubbo/issues/1508#issuecomment-927785233


   There are some potential problem if we add empty protection. If there is really no address available, a lot of meanless connections will be created due to empty protection. This will take up a lot of threads to wait for connection timeout, which will affect other normal invocations or even cause the whole application hang up.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org