You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "xinchengzezhi (via GitHub)" <gi...@apache.org> on 2023/06/14 12:18:19 UTC

[GitHub] [dubbo] xinchengzezhi opened a new issue, #12533: dubbo 2.7.16版本,引入dubbo-spring-boot-starter后,dubbo.provider.parameters配置被覆盖

xinchengzezhi opened a new issue, #12533:
URL: https://github.com/apache/dubbo/issues/12533

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.7.16
   * Operating System version: xxx
   * Java version: 1.8
   
   ### Steps to reproduce this issue
   
   
   1. springBoot项目,引入dubbo-spring-boot-starter后,-Ddubbo.provider.parameters[dubbo.saas.group]=saas配置无法注册到nacos,@DubboService注解的形式可以生效,项目中去掉dubbo-spring-boot-starter后也可以生效,猜测应该是dubbo本身的机制与starter包互相有覆盖
   2.不确定这算不算bug
   
   
   ```
   


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] xinchengzezhi commented on issue #12533: dubbo 2.7.16版本,引入dubbo-spring-boot-starter后,dubbo.provider.parameters配置被覆盖

Posted by "xinchengzezhi (via GitHub)" <gi...@apache.org>.
xinchengzezhi commented on issue #12533:
URL: https://github.com/apache/dubbo/issues/12533#issuecomment-1619565606

   升级为3.x问题依然存在,最后发现可能是dubbo跟feign包那里有冲突,把项目中所有的feign包都去掉之后,问题得到解决,具体原因不详


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] xinchengzezhi closed issue #12533: dubbo 2.7.16版本,引入dubbo-spring-boot-starter后,dubbo.provider.parameters配置被覆盖

Posted by "xinchengzezhi (via GitHub)" <gi...@apache.org>.
xinchengzezhi closed issue #12533: dubbo 2.7.16版本,引入dubbo-spring-boot-starter后,dubbo.provider.parameters配置被覆盖
URL: https://github.com/apache/dubbo/issues/12533


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #12533: dubbo 2.7.16版本,引入dubbo-spring-boot-starter后,dubbo.provider.parameters配置被覆盖

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12533:
URL: https://github.com/apache/dubbo/issues/12533#issuecomment-1595970355

   2.7.x is EOL. Please try upgrade to 3.x to see if there are still any question.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org