dsw1985815 opened a new issue #2444: Use the @TraceCrossThread annotation to 
solve the problem that call chains cannot be traced when asynchronous calls are 
made, but it has no effect.
URL: https://github.com/apache/incubator-skywalking/issues/2444
 
 
   Use the @TraceCrossThread annotation to solve the problem that call chains 
cannot be traced when asynchronous calls are made, but it has no effect.
   
   1. I created the SearchThread class to implement the Callable interface and 
annotated it with @TraceCrossThread
   
   2. I used FutureTask to make asynchronous calls in my method,but the call 
chain is break
   
   3.i tried version 5 and version 6 have the same problem
   
   Details are in line 166 of the code SignflowSearchApiImpl 144
   
[code.zip](https://github.com/apache/incubator-skywalking/files/3042480/code.zip)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to