plusmancn commented on issue #8605: URL: https://github.com/apache/dubbo/issues/8605#issuecomment-909799606
@EarthChen > In fact, these problems will not be encountered It's common that users add `@Activate` to their self-defined filter, such as sentinel. > all internal services cannot be initialized in the bootstrap As far as I know, internal services like `Metaservice` are just normal services that can be described by `ServiceConfig`. If you are sticking to separate it from `ServiceConfig`, maybe @AlbumenJ @chickenlj can answer your question and make a decision. -- 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]
