[
https://issues.apache.org/jira/browse/AMBARI-17498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357347#comment-15357347
]
Hudson commented on AMBARI-17498:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5192 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5192/])
AMBARI-17498 "% of cluster capacity" continues to show as visible when (atkach:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ce8e876169ea325a98192b71f5eafe1dc1de7ddb])
* ambari-web/app/controllers/main/service/info/configs.js
* ambari-web/test/controllers/main/service/info/config_test.js
> "% of cluster capacity" continues to show as visible when we DISCARD the the
> calculated LLAp configs after HSI enabled
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-17498
> URL: https://issues.apache.org/jira/browse/AMBARI-17498
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Fix For: 2.4.0
>
> Attachments: AMBARI-17498.patch, Screen Shot 2016-06-22 at 4.09.13
> PM.png
>
>
> Reproducer: Start with HSI OFF.
> - Enable HSI, calculation will happen and LLAP configs show up in HSI panel
> - Instead of SAVE, do DISCARD.
> - "% of cluster capacity" will stay visible, because on DISCARD, SA call was
> not made.
> - Possible Fix:
> - As we are not calling SA here, can we add a custom code here to keep it
> hidden when HSI is OFF ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)