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

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

Sargun Dhillon created MESOS-4120:
-------------------------------------

             Summary: 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


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)