Oleg Nechiporenko created AMBARI-7403:
-----------------------------------------
Summary: 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
Fix For: 1.7.0
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)