zrlw commented on PR #14201: URL: https://github.com/apache/dubbo/pull/14201#issuecomment-2116551867
For each service instance that is not authorized to consumer C, the method accessAbstractServiceDiscovery#getRemoteMetadata always try calling getRemoteMetadata 3 times and wait 1 second from each time. If the number of such instances is 100, then consumer C must have to wait 300 seconds for the reference creation? -- 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]
