You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James DeFelice (JIRA)" <ji...@apache.org> on 2015/12/11 00:11:10 UTC

[jira] [Comment Edited] (MESOS-4120) Make DiscoveryInfo dynamically updatable

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

James DeFelice edited comment on MESOS-4120 at 12/10/15 11:10 PM:
------------------------------------------------------------------

>From a K8s integration perspective it's preferable that some sidecar framework component could update the task's DiscoveryInfo vs. putting all of that responsibility on the executor.


was (Author: jdef):
>From a K8s integration perspective it's preferable that some sidecar framework component could update the a task's DiscoveryInfo vs. putting all of that responsibility on the executor.

> Make DiscoveryInfo dynamically updatable
> ----------------------------------------
>
>                 Key: MESOS-4120
>                 URL: https://issues.apache.org/jira/browse/MESOS-4120
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Sargun Dhillon
>            Priority: Critical
>              Labels: mesosphere
>
> K8s tasks can dynamically update what they expose to make discoverable by the cluster. Unfortunately, all DiscoveryInfo the cluster is immutable, at the time of task start. 
> We would like to enable DiscoveryInfo to be dynamically updatable, so that executors can change what they're advertising based on their internal state, versus requiring DiscoveryInfo to be known prior to starting the tasks. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)