You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/03/27 18:05:15 UTC

[jira] [Created] (MESOS-417) Webui shows "This framework has terminated" after framework re-registration.

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