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:32:28 UTC

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

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


   If we add null protection, there will be some potential problems. If there is really no address available, there will be many meaningless connections due to null protection. This will take up a lot of threads to wait for the connection to time out, which will affect other normal calls and even cause the entire application to 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