[
https://issues.apache.org/jira/browse/AMBARI-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197156#comment-14197156
]
Hudson commented on AMBARI-8151:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #319 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/319/])
AMBARI-8151. Slider View: /slider/apptypes returns unsecured configs when
cluster is secured and ambari-server not restarted (srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=76556d8c6ce8630e441eb2d164ea554cc51821b4)
*
contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java
> Slider View: /slider/apptypes returns unsecured configs when cluster is
> secured and ambari-server not restarted
> ---------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-8151
> URL: https://issues.apache.org/jira/browse/AMBARI-8151
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Priority: Critical
> Fix For: 1.7.0
>
> Attachments: AMBARI-8151.patch
>
>
> {{/slider/apptypes}} returns app-types based on whether security is enabled
> or not. If security is disabled, it returns app-types with certain configs,
> and when security is enabled, it returns app-types with another set of
> configs.
> {{/slider/atttypes}} caches whether security is enabled or not. So when
> app-types are got before security is enabled, followed by enabling of
> security, it results in unsecured app-types even when security is enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)