[ 
https://issues.apache.org/jira/browse/AMBARI-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322402#comment-15322402
 ] 

Hudson commented on AMBARI-17125:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #5040 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5040/])
AMBARI-17125 Wizards operation gets into inconsistent state when logged 
(atkach: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1671d615a7b4a88314bbcbaed860029fc20ffdb2])
* ambari-web/app/controllers/global/background_operations_controller.js
* ambari-web/test/controllers/main/admin/stack_and_upgrade_controller_test.js
* ambari-web/app/controllers/global/cluster_controller.js
* ambari-web/app/controllers/main/admin/stack_and_upgrade_controller.js
* ambari-web/test/controllers/global/cluster_controller_test.js


> Wizards operation gets into inconsistent state when logged into from a 
> different browser
> ----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-17125
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17125
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.4.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17125.patch
>
>
> Create user with the following usernames and roles : 
> admin2 : ambari administrator 
> clusteradmin : cluster administrator 
> Step 1 : 
> Login using user "admin". 
> Start an action which creates a widget. ( Eg : Enabling HA/Adding hosts) 
> Stop at step2 
> Step 2 : 
> Using a different browser session, login using user "admin" 
> *Issue :* The widget popup is not shown. It doesn't even show the bar that 
> say adding hosts is in progress 
> Step 3: 
> Using a different browser session, login using user "admin2" 
> * Accessing cluster user using : 
> http://<hostURL>/#/main/host/add/step1 
> shows the widget and the steps can go on. 
> * Accessing using the default http://<host>:8080 shows the "Add hosts 
> is in progress bar" but the bar is not clickable 
> * Most importantly, admin2 which is an admin user is not allowed to do admin 
> operations like "Manage ambari" (The button is not available in the UI. It 
> was available before the widget was started.) 
> Step 4: 
> Using a different browser session, login using user "clusteradmin"
> * Accessing cluster user using : 
> http://<hostURL>/#/main/host/add/step1 
> shows the widget and the steps can go on. 
> * Accessing using the default http://<host>:8080 shows the "Add hosts 
> is in progress bar" but the bar is not clickable 
> This effectively means we can't start a widget operation and continue in a 
> different browser session. 
> This doesn't go away on ambari server restart as well. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to