Closed ldcsaa closed 4 days ago
Please reach Dubbo community. We just host plugins for the project, and the plugins were contributed by them.
It seems they added new async mechanism or/and new way of doing rpc, the previous plugn is not compatible anymore.
Please reach Dubbo community. We just host plugins for the project, and the plugins were contributed by them.
It seems they added new async mechanism or/and new way of doing rpc, the previous plugn is not compatible anymore.
Does next version of skywalking would fix this program ?
As I said, we are not the one maintaining this. Please reach Dubbo community, there should be someone there familiar with this part.
Plugins are from global contributors. We just tested declared versions, and released with our agent core.
So, you have to reach the original community.
Search before asking
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
While applications upgrade to Dubbo 3.3.x , the Call-Chain of consumer & provider would break .
What you expected to happen
Call-Chain would not break
How to reproduce
Just start Dubbo 3.3.x consumer & provider , and invoke make any remote call , then watch the skywalking-ui topology graph .
The actual call-chain is:
User
->hp-demo-buff-skywalking
->hp-demo-infra-skywalking-service
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct