[jira] [Commented] (AMBARI-17125) Wizards operation gets into inconsistent state when logged into from a different browser

2016-06-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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=commit=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)


[jira] [Commented] (AMBARI-17125) Wizards operation gets into inconsistent state when logged into from a different browser

2016-06-09 Thread Andrii Tkach (JIRA)

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

Andrii Tkach commented on AMBARI-17125:
---

committed to trunk and branch-2.4

> 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)


[jira] [Commented] (AMBARI-17125) Wizards operation gets into inconsistent state when logged into from a different browser

2016-06-08 Thread Hadoop QA (JIRA)

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

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/7256//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7256//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)


[jira] [Commented] (AMBARI-17125) Wizards operation gets into inconsistent state when logged into from a different browser

2016-06-08 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-17125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (AMBARI-17125) Wizards operation gets into inconsistent state when logged into from a different browser

2016-06-08 Thread Aleksandr Kovalenko (JIRA)

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

Aleksandr Kovalenko commented on AMBARI-17125:
--

+1 for the patch

> 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)


[jira] [Commented] (AMBARI-17125) Wizards operation gets into inconsistent state when logged into from a different browser

2016-06-08 Thread Andrii Tkach (JIRA)

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

Andrii Tkach commented on AMBARI-17125:
---

28654 tests complete (27 seconds)
  154 tests pending

> 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)