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: [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