AlbumenJ commented on issue #12824: URL: https://github.com/apache/dubbo/issues/12824#issuecomment-1670755803
`group` 这个属性在 registry、config、metadata 里面都是不清晰的,按照标准的设计上 `group` 应该更像是 namespace 的一个纬度,但是 `namespace` 这个参数又已经存在了,所以使用上很容易出非预期的场景。 因此这种 case 下最好的模型是直接使用 `namespace` -- 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]
