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/07/30 10:03:11 UTC

[GitHub] [dubbo] 24kpure opened a new issue #8378: bug: mock parameters doesn't work when it contain ':' or '='

24kpure opened a new issue #8378:
URL: https://github.com/apache/dubbo/issues/8378


   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   ### Environment
   Dubbo version: 2.7.9
   Operating System version: macos 10.14.6
   Java version: oracle 1.8.0_211
   Steps to reproduce this issue
   
   ### Steps to reproduce this issue
   
   1. add method mock config to @DubboRefernce &   @DubboService
   2. rpc invoke
   3. provider works ,but consumer doesn't work
   my mock config is : xxxmethod.mock = {"a":1,"b":2}
   
   ###  some advice
   ReferenceBean and ServiceBean handle param are different,  why not  do it in the same method?
   


-- 
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 closed issue #8378: bug: mock parameters doesn't work when it contain ':' or '='

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


   


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