Karthik Kambatla created YARN-2122:
--------------------------------------
Summary: In AllocationFileLoaderService, the reloadThread should
be created in init() and started in start()
Key: YARN-2122
URL: https://issues.apache.org/jira/browse/YARN-2122
Project: Hadoop YARN
Issue Type: Bug
Components: scheduler
Affects Versions: 2.4.0
Reporter: Karthik Kambatla
Assignee: Robert Kanter
Advertising
AllcoationFileLoaderService has this reloadThread that is currently created and
started in start(). Instead, it should be created in init() and started in
start().
--
This message was sent by Atlassian JIRA
(v6.2#6252)