[
https://issues.apache.org/jira/browse/AMBARI-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580834#comment-14580834
]
Hudson commented on AMBARI-11834:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2877 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2877/])
AMBARI-11834. Add Service Wizard: disable Deploy button after click (after
Kerberos enabling) (akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cd2e39790c0c68060f9e54df548807b0be71c778)
* ambari-web/app/controllers/wizard/step8_controller.js
* ambari-web/app/controllers/main/admin/kerberos.js
* ambari-web/test/views/wizard/step8_view_test.js
* ambari-web/app/mixins.js
* ambari-web/test/controllers/wizard/step8_test.js
* ambari-web/app/views/wizard/step8_view.js
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/app/controllers/main/admin/kerberos/step3_controller.js
* ambari-web/app/mixins/wizard/wizardDeployProgressView.js
* ambari-web/app/mixins/wizard/wizardProgressPageController.js
> Add Service Wizard: disable Deploy button after click (after Kerberos
> enabling)
> -------------------------------------------------------------------------------
>
> Key: AMBARI-11834
> URL: https://issues.apache.org/jira/browse/AMBARI-11834
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11834.patch
>
>
> After enabling kerberos, when user opens Add Service Wizard and clicks Deploy
> button, request to validate kerberos credentials is sended. On my cluster
> this request took a while (~30 secs), and while UI was waiting for response I
> was able to click Deploy several times more (there were no spinner or button
> disabling) and returned back by wizard steps. And then after about 30 secs a
> lot of windows to input kerberos credentials appeared (as much as much times
> deploy button was clicked).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)