Github user vrozov commented on the issue:
https://github.com/apache/drill/pull/1105
@ilooner What state is protected by `syncrhonized`? Why is it not
sufficient to use `volatile` and `AtomicReference`?---
Github user vrozov commented on the issue:
https://github.com/apache/drill/pull/1105
@ilooner What state is protected by `syncrhonized`? Why is it not
sufficient to use `volatile` and `AtomicReference`?---