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 2019/03/08 03:57:40 UTC

[GitHub] [incubator-skywalking] mbao commented on issue #2330: gateway hystrix trace info error

mbao commented on issue #2330: gateway hystrix trace info error
URL: https://github.com/apache/incubator-skywalking/issues/2330#issuecomment-470796413
 
 
   > First of all, how codes run based on how they write. Tracing agent has no magic, just show you the code path. If it says, it invoke twice, it most likely invokes twice.
   > 
   > And your debug confirm that, what is your question? We can't tell why all codes wrote in this way.
   
   the run method of HttpClientRibbonCommand is called once, but the beforeMethod of HystrixCommandRunInterceptor is called twice.  
   Maybe I don't express clearly, sorry.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services