[
https://issues.apache.org/jira/browse/MESOS-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360451#comment-15360451
]
Vinod Kone commented on MESOS-5762:
-----------------------------------
We do not provide webhook support yet, but your DNS server can open a streaming
connection to the /api/v1 endpoint on the master to get task statuses as soon
as they happen.
> Add event stream in Mesos
> -------------------------
>
> Key: MESOS-5762
> URL: https://issues.apache.org/jira/browse/MESOS-5762
> Project: Mesos
> Issue Type: Bug
> Components: master
> Reporter: Klaus Ma
> Labels: tech-debt
>
> Currently, Mesos-DNS will retrieve host info (name <-> IP mapping)
> periodically. In DCOS, it case data by nginx; but there's performance concern
> when it's out of DCOS. It's better for Mesos to provide event stream to avoid
> caching.
> Anyway, it's hard to make event stream reliable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)