zifeihan commented on issue #4850:
URL: https://github.com/apache/skywalking/issues/4850#issuecomment-638630658


   this problem is, origin object HystrixConcurrencyStrategyDefault is wrapped 
to HystrixConcurrencyStrategy. under hystrix 1.4.3 
com.netflix.hystrix.HystrixRequestLog#getCurrentRequest(com.netflix.hystrix.strategy.concurrency.HystrixConcurrencyStrategy)
 this method doesn't check isCurrentThreadInitialized, but  checked in other 
high version
   
![image](https://user-images.githubusercontent.com/16839929/83721643-12c90a00-a66e-11ea-8fd0-a4454fc3e979.png)
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to