[
https://issues.apache.org/jira/browse/AMBARI-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140394#comment-14140394
]
Hudson commented on AMBARI-7403:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #308 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/308/])
AMBARI-7403. Slider View: AppTypes should be determined only once at view load.
(onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=201bcb3e81b172d585744c66449d76ca2f1b1d89)
* contrib/views/slider/src/main/resources/ui/app/mappers/application_type.js
* contrib/views/slider/src/main/resources/ui/app/initialize.js
> Slider View: AppTypes should be determined only once at view load
> -----------------------------------------------------------------
>
> Key: AMBARI-7403
> URL: https://issues.apache.org/jira/browse/AMBARI-7403
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7403.patch
>
>
> Currently Slider App Types are being loaded every 6s continuously. This is
> not needed as they dont change that often.
> [http://c6401:8080/api/v1/views/SLIDER/versions/1.0.0/instances/A1/apptypes?fields=*]
> should be loaded only *once* and view load time. If a new package is added
> in {{/var/lib/ambari-server/resources/apps}}, one should be able to see it
> the next time they load the view.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)