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)