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)