[
https://issues.apache.org/jira/browse/MESOS-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653431#comment-16653431
]
Kevin Klues commented on MESOS-6551:
------------------------------------
{noformat}
commit 5ad9bcc99783eca6c61c7d0851b24a391d417134
Author: Armand Grillet <[email protected]>
Date: Mon Oct 15 13:00:54 2018 +0200
Added `retry` argument to `request()` method in Python library.
This allows us to do HTTP requests without using `tenacity.retry()`. We
need to be able to disable these retries to stream data for a long
period of time, such as when using the upcoming `mesos task exec`.
Review: https://reviews.apache.org/r/69023
{noformat}
> Add attach/exec commands to the Mesos CLI
> -----------------------------------------
>
> Key: MESOS-6551
> URL: https://issues.apache.org/jira/browse/MESOS-6551
> Project: Mesos
> Issue Type: Task
> Components: cli
> Reporter: Kevin Klues
> Assignee: Armand Grillet
> Priority: Major
> Labels: debugging, mesosphere
>
> After all of this support has landed, we need to update the Mesos CLI to
> implement {{attach}} and {{exec}} functionality as outlined in the Design Doc
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)