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:38:18 UTC

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

     [ https://issues.apache.org/jira/browse/AURORA-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Huang updated AURORA-1934:
------------------------------
    Description: Aurora Scheduler has a webhook module that watches all TaskStateChanges and send events to configured endpoint. This floods the endpoint with a lot of noise if we only care about certain types of TaskStateChange event(e.g. task state change from RUNNING -> LOST). 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.  (was: 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.)

> 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 floods the endpoint with a lot of noise if we only care about certain types of TaskStateChange event(e.g. task state change from RUNNING -> LOST). 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)