Antonenko Alexander created AMBARI-10136:
--------------------------------------------
Summary: Web Client Continues To Make Requests After Logout
Key: AMBARI-10136
URL: https://issues.apache.org/jira/browse/AMBARI-10136
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Fix For: 2.1.0
During the provisioning of a new cluster, the web client continues to make
requests after logging out.
Reproduction Steps:
1) Create a new cluster
2) Deploy the cluster and watch the progress bars start
3) While the cluster is still being deployed, log out.
4) Observe that after the logout URL is invoked, there are still requests being
made to api/v1/clusters/c1/requests/
Attaching a HAR file that shows the requests to api/v1/clusters/c1/requests/
followed by a request to api/v1/logout, followed by more requests to
api/v1/clusters/c1/requests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)