HDFS-13076: [SPS]: Addendum. Resolve conflicts after rebasing branch to trunk. Contributed by Rakesh R.

This commit is contained in:
Rakesh Radhakrishnan 2018-07-20 10:59:16 +05:30 committed by Uma Maheswara Rao Gangumalla
parent db3f227d8a
commit dfcb331ba3
1 changed files with 2 additions and 2 deletions

View File

@ -3624,8 +3624,8 @@ public class DataNode extends ReconfigurableBase
}
return this.diskBalancer;
}
}
StoragePolicySatisfyWorker getStoragePolicySatisfyWorker() {
return storagePolicySatisfyWorker;
}}
}
}