Addendum patch for YARN-6102.

This commit is contained in:
Sunil G 2017-07-26 18:40:52 +05:30
parent 554c3cd21d
commit 08d5f3acf6
1 changed files with 0 additions and 1 deletions

View File

@ -1313,7 +1313,6 @@ public class ResourceManager extends CompositeService implements Recoverable {
rmContextImpl.setDispatcher(dispatcher);
rmContext = rmContextImpl;
rmContext.setDispatcher(rmDispatcher);
}
private void setSchedulerRecoveryStartAndWaitTime(RMState state,