Robert Stupp created MESOS-2570:
-----------------------------------
Summary: webuiUrl doesn't get updated when a framework re-registers
Key: MESOS-2570
URL: https://issues.apache.org/jira/browse/MESOS-2570
Project: Mesos
Issue Type: Bug
Affects Versions: 0.22.0
Reporter: Robert Stupp
Priority: Minor
The webuiUrl attribute doesn't get updated when a framework re-registers.
I tried to set the webuiUrl for example here:
https://github.com/mesosphere/cassandra-mesos/blob/rewrite/cassandra-framework/src/main/java/io/mesosphere/mesos/frameworks/cassandra/Main.java#L165
After the first startup, the correct URL is linked in Mesos webUI. But when the
scheduler is stopped, the webuiUrl field is changed and the framework is
restarted, the old webuiUrl is shown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)