You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hunter L (JIRA)" <ji...@apache.org> on 2018/10/27 02:08:00 UTC

[jira] [Created] (HELIX-766) [TASK] Add logging functionality in AssignableInstanceManager

Hunter L created HELIX-766:
------------------------------

             Summary: [TASK] Add logging functionality in AssignableInstanceManager
                 Key: HELIX-766
                 URL: https://issues.apache.org/jira/browse/HELIX-766
             Project: Apache Helix
          Issue Type: Improvement
            Reporter: Hunter L
            Assignee: Hunter L


In order to debug task-related inquiries and issues, we realized that it would be very helpful if we logged there was a log recording the current quota capacity of all AssignableInstances. This is for cases where we see jobs whose tasks are not getting assigned so that we could quickly rule out the possibility of bugs in quota-based scheduling.
Changelist:
    1. Add a method that logs current quota profile in a JSON format with an option flag of only displaying when there are quota types whose capacities are full
    2. Add info logs in AssignableInstanceManager



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)