|
@@ -199,7 +199,7 @@ public class FairScheduler extends
|
|
|
|
|
|
private AllocationFileLoaderService allocsLoader;
|
|
private AllocationFileLoaderService allocsLoader;
|
|
@VisibleForTesting
|
|
@VisibleForTesting
|
|
- AllocationConfiguration allocConf;
|
|
|
|
|
|
+ volatile AllocationConfiguration allocConf;
|
|
|
|
|
|
// Container size threshold for making a reservation.
|
|
// Container size threshold for making a reservation.
|
|
@VisibleForTesting
|
|
@VisibleForTesting
|