> Hi,
>
> Mesos agent will send status updates with exponential backoff until ack is
> received.
>
> If processing of events at framework and sending ack to Master is running
> slow then it builds a back pressure at framework due to duplicate updates
> for same status.
>
> Has someone explored the option to dedup same status update event at
> framework or is it even advisable to do. End goal is to dedup all events
> and send only one ack back to Master.
>
> Thanks,
> Varun
>
>
>

Reply via email to