kimmking commented on issue #7736: URL: https://github.com/apache/dubbo/issues/7736#issuecomment-1279994866
1.run dubbo-demo/dubbo-demo-annotation/dubbo-demo-annotation-provider/src/main/java/org/apache/dubbo/demo/provider/Application.java 2. and then run dubbo-demo/dubbo-demo-annotation/dubbo-demo-annotation-consumer/src/main/java/org/apache/dubbo/demo/consumer/Application.java 3. it happens: > [16/10/22 23:28:51:785 CST] DubboShutdownHook WARN dubbo.ReferenceCountExchangeClient: [DUBBO] 192.168.2.1:20880 org.apache.dubbo.demo.DemoService safe guard client , should not be called ,must have a bug., dubbo version: , current host: 192.168.2.1 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
