ldcsaa opened a new issue, #12791: URL: https://github.com/apache/skywalking/issues/12791
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### 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? - [X] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
