[
https://issues.apache.org/jira/browse/MESOS-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794783#comment-13794783
]
Ross Allen commented on MESOS-417:
----------------------------------
Did some merging of the frameworks in the client until the server can do the
merging itself: https://reviews.apache.org/r/14644/
> 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 was sent by Atlassian JIRA
(v6.1#6144)