yjx1045072812 opened a new issue #1984: dubbo官网文档的问题 URL: https://github.com/apache/incubator-dubbo/issues/1984 关于本地存根的使用,文档上有这样一段demo:  但是我再实际使用dubbo的过程中发现,将provider端的stub开启后,实际上是在provider端执行stub,并非是在客户端上执行。如果想要在客户端执行stub,需要在客户端开启stub。 这样一来,文档上的说明就有误导性了,或者说是我使用的方式不对?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
