Added TODO to clean up constants.go and use Mesos attributes instead.
This commit is contained in:
parent
eea0db0b3d
commit
aabdd716dd
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ Constants that are used across scripts
|
|||
5. window_size = number of tasks to consider for computation of the dynamic cap.
|
||||
|
||||
Also, exposing functions to update or initialize some of the constants.
|
||||
|
||||
TODO: Clean this up and use Mesos Attributes instead.
|
||||
*/
|
||||
package constants
|
||||
|
||||
|
|
Reference in a new issue