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

Hadoop QA commented on AMBARI-17125:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12808964/AMBARI-17125.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-web.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7255//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7255//console

This message is automatically generated.

> 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