[
https://issues.apache.org/jira/browse/AMBARI-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295152#comment-14295152
]
Hadoop QA commented on AMBARI-9373:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12694988/AMBARI-9373.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 1 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 .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/1515//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1515//console
This message is automatically generated.
> 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
>
> Attachments: AMBARI-9373.patch
>
>
> 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)