[
https://issues.apache.org/jira/browse/AMBARI-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Buzhor updated AMBARI-4614:
---------------------------------
Description:
In {{ambari-web/app/data/service_components.js}} we do not even define
{{APP_TIMELINE_SERVER}} component unless {{App.supports.appTimelineServer}} is
turned on.
This is problematic because flipping {{App.supports.appTimelineServer}} does
not reload the definitions.
was:
In {{ambari-web/app/data/service_components.js}} we do not even define
{{APP_TIMELINE_SERVER}} component unless {{App.supports.appTimelineServer}} is
turned on.
This is problematic because flipping {{App.supports.appTimelineServer}} does
not reload the definitions.
I think we should always define {{APP_TIMELINE_SERVER}} component irrespective
of flag. We need the {{App.supports.appTimelineServer}} in all other places.
> Turn on App.supports.appTimelineServer by default
> -------------------------------------------------
>
> Key: AMBARI-4614
> URL: https://issues.apache.org/jira/browse/AMBARI-4614
> Project: Ambari
> Issue Type: Task
> Components: client
> Affects Versions: 1.5.0
> Reporter: Denys Buzhor
> Assignee: Denys Buzhor
> Fix For: 1.5.0
>
> Attachments: AMBARI-4614.patch
>
>
> In {{ambari-web/app/data/service_components.js}} we do not even define
> {{APP_TIMELINE_SERVER}} component unless {{App.supports.appTimelineServer}}
> is turned on.
> This is problematic because flipping {{App.supports.appTimelineServer}} does
> not reload the definitions.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)