zrlw commented on issue #16046: URL: https://github.com/apache/dubbo/issues/16046#issuecomment-3833306939
> I found similar issue [#9976](https://github.com/apache/dubbo/issues/9976) reported, but it still fails in the latest version. The same reason: Each global configuration could only be defined only once in Dubbo 3.x since https://github.com/apache/dubbo/pull/7891 > this PR is for taking the config back into META-INF/compat/dubbo.xsd. You might customize the xsd for your migration since ```META-INF/compat/dubbo.xsd``` does not support 2.5.x as it's written for 2.7.x migration. -- 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]
