Removed a TODO which is basically this current PR
This commit is contained in:
parent
6665ff4776
commit
02aa1fac3c
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ To Do:
|
|||
* Make parameters corresponding to each scheduler configurable (possible to have a config template for each scheduler?)
|
||||
* TODO : Adding type of scheduler to be used, to be picked from a config file, along with it's configurable parameters.
|
||||
* Write test code for each scheduler (This should be after the design change)
|
||||
* Populate constants.PowerClasses dynamically.
|
||||
Possible to setup the constants at runtime based on the environment?
|
||||
* Log fix for declining offer -- different reason when insufficient resources as compared to when there are no
|
||||
longer any tasks to schedule.
|
||||
|
|
Reference in a new issue