Antonenko Alexander created AMBARI-6195:
-------------------------------------------
Summary: Tasks request without response blocks UI
Key: AMBARI-6195
URL: https://issues.apache.org/jira/browse/AMBARI-6195
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.6.1
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 1.6.1
Proceed to 9th step (install, start and test).
UI sends request to
{noformat}/clusters/{cluster}/requests/{requestId}?fields=tasks/Tasks/command,tasks/Tasks/exit_code,tasks/Tasks/start_time,tasks/Tasks/end_time,tasks/Tasks/host_name,tasks/Tasks/id,tasks/Tasks/role,tasks/Tasks/status&minimal_response=true{noformat}
If request is pending more than 3 minutes its canceled and UI doesn't make new
request and install process is "stop" for user (actually it's continues but
user can't see it).
In this case only page refresh can help.
--
This message was sent by Atlassian JIRA
(v6.2#6252)