Closed YangXueJun closed 4 years ago
Please search Dubbo bug. This should be fixed already in Dubbo side. This is dubbo lib bug.
I used the latest version dubbo (Spring Cloud Alibaba Dubbo). It do well when I exposd a service to REST or Dubbo independently.
I think you should submit this to Dubbo to ask why. And you could keep in the loop on that issue. I am really not familiar about the difference between these two cases in Dubbo.
Ok,Thinks your reply.
这个目前
Dubbo version: 2.7.3 Operating System version: mac Java version: 1.8 skywalking 6.4
有好的解决办法么?
除了区dubbo提bug,升级skywalking能解决?
在不升级dubbo的情况下
@shenhongbin7854 Discussion in English only
env: Dubbo version: 2.7.3 Operating System version: centos7 Java version: 1.8 skywalking 6.4
error: Same as above 1 We want to solve this problem and use skywalking agent 2 but We don't want to upgrade dubbo version
Is there any other plan? eg:upgrade skywalking?
I think you should submit this to Dubbo to ask why. And you could keep in the loop on that issue. I am really not familiar about the difference between these two cases in Dubbo.
Upgraded version? Please tell me。 thanks
I used the latest version dubbo (Spring Cloud Alibaba Dubbo). It do well when I exposd a service to REST or Dubbo independently.
Upgraded version? Please tell me。 thanks
I think you should submit this to Dubbo to ask why. And you could keep in the loop on that issue. I am really not familiar about the difference between these two cases in Dubbo.
Upgraded version? Please tell me。 thanks
upgrade can not solves your problem.You choose one way between Dubbo or Rest。 升级无法解决问题,你要么选择Dubbo,要么选择Rest
service only use rpc or only use http ?
I think you should submit this to Dubbo to ask why. And you could keep in the loop on that issue. I am really not familiar about the difference between these two cases in Dubbo.
Upgraded version? Please tell me。 thanks
upgrade can not solves your problem.You choose one way between Dubbo or Rest。 升级无法解决问题,你要么选择Dubbo,要么选择Rest
service only use rpc or only use http ?
For more information about this bug in dubbo, please see, https://github.com/apache/dubbo/pull/7517 , and this pr will fix this bug.
Please answer these questions before submitting your issue.
Question
Bug
Dubbo version: 2.7.3 Operating System version: mac Java version: 1.8 skywalking 6.4
One service is exposed to Rest and dubbo at the same time, it will throw a RuntimeException. (当一个服务类同时暴露成为一个dubbo服务和Rest服务时,会抛出一个RuntimeException)
code
error log