AlbumenJ commented on issue #13346: URL: https://github.com/apache/dubbo/issues/13346#issuecomment-1810040077
> Now the direct connection method must provide host + port. Obtaining the host is relatively simple. The port exposed by dubbo is not of special concern to developers. If the port number is occupied, dubbo will automatically replace it. In this case, you must go to the log. Check; You can specify the port on the provider side. But if the port is occupied, there may not be a good solution. > In addition, for dubbo, since it supports the registration center, the registration center replaces the host and port with the application name. Why does dubbo still retain this design? Not sure what design? -- 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]
