From a28acfcf5078411249309c1a5d8343bdaeff559f Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Sun, 15 Jan 2017 19:48:41 -0500 Subject: [PATCH] added TODO for to fix log for declining offer, where we need to mention the correct reason for declining the offer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f50fbc7..c5700bc 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ To Do: * Write test code for each scheduler (This should be after the design change) * Some of the constants in constants/constants.go can vary based on the environment. 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. **Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the