1. This compareAndSet executes every time, I have a performance concern because 
of `AtomicReference` includes lock.
2. The `swHystrixConcurrencyStrategyWrapper` could be inited inside 
double-check, no `AtomicReference` required. Only a `volatile` key word should 
be enough.

[ Full content available at: 
https://github.com/apache/incubator-skywalking/pull/1610 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to