[ 
https://issues.apache.org/jira/browse/MESOS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226736#comment-13226736
 ] 

Thomas Marshall commented on MESOS-143:
---------------------------------------

So, I've been looking into this and I have a design question: do we want this 
to be permanently set for each framework when they register (probably by 
including it in the RegisterFrameworkMessage) or do we want to have some way of 
allowing frameworks to change this value dynamically (for example by adding a 
function call for it in the framework API)?
                
> Framework failover timeout should be specified by the framework.
> ----------------------------------------------------------------
>
>                 Key: MESOS-143
>                 URL: https://issues.apache.org/jira/browse/MESOS-143
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Hindman
>            Assignee: Thomas Marshall
>            Priority: Blocker
>
> The framework failover timeout should be specified by the framework, with 
> perhaps an upper limit enforced by the master. Right now two frameworks that 
> want different failover timeout semantics is pretty much impossible (default 
> right now is 1 second, favoring more "batch" like frameworks).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to