|
@@ -81,7 +81,7 @@ class BPOfferService {
|
|
|
* this can be null. If non-null, this must always refer to a member
|
|
|
* of the {@link #bpServices} list.
|
|
|
*/
|
|
|
- private BPServiceActor bpServiceToActive = null;
|
|
|
+ private volatile BPServiceActor bpServiceToActive = null;
|
|
|
|
|
|
/**
|
|
|
* The list of all actors for namenodes in this nameservice, regardless
|