You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/09 09:53:10 UTC

[GitHub] [skywalking] newboy2004 opened a new issue #8097: [Bug] skywalking8.2.0 not support dubbo async trace

newboy2004 opened a new issue #8097:
URL: https://github.com/apache/skywalking/issues/8097


   ### 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
   
   Java Agent (apache/skywalking-java)
   
   ### What happened
   
   skywalking version v8.2.0 dubbo version:2.7.x 
   In my project, dubbo invoke by async. but skywalking ui trace view,async invoker was split two phase
   
   ### What you expected to happen
   
   i expected to happen:dubbo async invoke may display together in tracer view
   
   ### How to reproduce
   
   skywalking version:8.2.0 dubbo version:2.7.x   dubbo xml config:
   <dubbo:reference id="xxx"   interface="com.xxxx" group="xxxx" check="false" timeout="3980" retries="0" >
           <dubbo:method name="xxxx" async="true" sent="true" ></dubbo:method>
       </dubbo:reference>
   primary config:async="true"
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### 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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #8097: [Bug] skywalking8.2.0 not support dubbo async trace

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #8097:
URL: https://github.com/apache/skywalking/issues/8097#issuecomment-963989103


   Why report repeatedly? https://github.com/apache/skywalking/discussions/8082


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #8097: [Bug] skywalking8.2.0 not support dubbo async trace

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #8097:
URL: https://github.com/apache/skywalking/issues/8097


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org