You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Kai Huang (JIRA)" <ji...@apache.org> on 2017/06/07 20:37:18 UTC

[jira] [Created] (AURORA-1934) Add a whitelist for TaskStateChange events in Aurora Scheduler WebHooks

Kai Huang created AURORA-1934:
---------------------------------

             Summary: Add a whitelist for TaskStateChange events in Aurora Scheduler WebHooks
                 Key: AURORA-1934
                 URL: https://issues.apache.org/jira/browse/AURORA-1934
             Project: Aurora
          Issue Type: Task
          Components: Scheduler
            Reporter: Kai Huang
            Assignee: Kai Huang


Aurora Scheduler has a webhook module that watches all TaskStateChanges and send events to configured endpoint. This generates a lot of noise to the endpoint if we only care about certain types of TaskStateChange like the transition from RUNNING -> LOST state. We should allow the aurora administrator to provide a white list of task state change event types in their web hook configuration, so that the web hook will only send these events to the configured endpoint.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)