You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/08/23 01:55:40 UTC

[GitHub] [dubbo] tdwmarlboro opened a new issue #8570: dubbo.provider.parameters无法注册到nacos 上面

tdwmarlboro opened a new issue #8570:
URL: https://github.com/apache/dubbo/issues/8570


   使用xml 方式
       <dubbo:provider>
           <dubbo:parameter key="test" value="123"/>
       </dubbo:provider>
   可以在nacos 服务中心的provider 元数据中看到这个数据。
   但使用properties dubbo.provider.parameters.test=123 无法注册到nacos 上面,请问是什么原因?
   


-- 
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] tdwmarlboro closed issue #8570: dubbo.provider.parameters无法注册到nacos 上面

Posted by GitBox <gi...@apache.org>.
tdwmarlboro closed issue #8570:
URL: https://github.com/apache/dubbo/issues/8570


   


-- 
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] chickenlj commented on issue #8570: dubbo.provider.parameters无法注册到nacos 上面

Posted by GitBox <gi...@apache.org>.
chickenlj commented on issue #8570:
URL: https://github.com/apache/dubbo/issues/8570#issuecomment-903512142


   尝试使用 `dubbo.provider.parameters=[{test:123},{key:value}]`


-- 
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] tdwmarlboro commented on issue #8570: dubbo.provider.parameters无法注册到nacos 上面

Posted by GitBox <gi...@apache.org>.
tdwmarlboro commented on issue #8570:
URL: https://github.com/apache/dubbo/issues/8570#issuecomment-911329204


   @chickenlj 可以了


-- 
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