Andrii Tkach created AMBARI-9373:
------------------------------------
Summary: Versions: UI allows to fire multiple install repository
requests
Key: AMBARI-9373
URL: https://issues.apache.org/jira/browse/AMBARI-9373
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Fix For: 2.0.0
It's still possible to queue multiple repository install requests via UI by
hitting Install button several times. Looks like it depends on
/api/v1/clusters/1/stack_versions call, it checks for repository version state
and disappears on INSTALLING state which doesn't happen immediately.
I'd suggest to block it if server responds 2xx on initial POST request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)