Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo 3.3.2
Steps to reproduce this issue
When configuring dubbo.application.register-mode=instance and dubbo.registry.register-mode=all, the expected behavior is for the application configuration to take precedence. However, the actual behavior is that the registry configuration is applied instead
What you expected to happen
The priority of ApplicationConfig should be higher than that of RegistryConfig
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo 3.3.2
Steps to reproduce this issue
When configuring dubbo.application.register-mode=instance and dubbo.registry.register-mode=all, the expected behavior is for the application configuration to take precedence. However, the actual behavior is that the registry configuration is applied instead
What you expected to happen
The priority of ApplicationConfig should be higher than that of RegistryConfig
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct