Benjamin Mahler created MESOS-417:
-------------------------------------

             Summary: Webui shows "This framework has terminated" after 
framework re-registration.
                 Key: MESOS-417
                 URL: https://issues.apache.org/jira/browse/MESOS-417
             Project: Mesos
          Issue Type: Bug
          Components: webui
            Reporter: Benjamin Mahler


This is because the webui gets the state from the master, which includes a 
completed and active framework with the same FrameworkID. The webui URLs are 
not sufficient to disambiguate this case:

http://<foo>.com:5050/#/frameworks/201103282247-0000000019-0000

We should prioritize the active framework, and still allow for the completed 
framework to be viewed as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to