[
https://issues.apache.org/jira/browse/AURORA-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048550#comment-16048550
]
Kai Huang commented on AURORA-1934:
-----------------------------------
https://reviews.apache.org/r/59940/
> 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
> Priority: Minor
>
> 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.4.14#64029)