sgroschupf/zkclient

Doesn’t __zk_ in line 46 need _volatile_ modification to prevent instruction reordering?

Opened this issue · 0 comments

zkclient/tree/master/src/main/java/org/I0Itec/zkclient/ZkConnection.java

Doesn’t _zk in line 46 need volatile modification to prevent instruction reordering?