[
https://issues.apache.org/jira/browse/AMBARI-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203760#comment-14203760
]
Hadoop QA commented on AMBARI-8234:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12680454/AMBARI-8234.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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/572//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/572//console
This message is automatically generated.
> Hosts bulk options: remove state filter on start/stop all components
> --------------------------------------------------------------------
>
> Key: AMBARI-8234
> URL: https://issues.apache.org/jira/browse/AMBARI-8234
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Fix For: 1.7.0
>
> Attachments: AMBARI-8234.patch
>
>
> Issue: Host list -> selected hosts -> start all components is refusing to
> work - says nothing to do.
> *Reason*: start all components will filter all host components with 'desired
> state=INSTALLED' which should be "actual state=INSTALLED", so sometimes the
> filtered host components are empty, but in fact there are components need to
> start.
> *Solution*: take out this HostRoles/state filtering and issue Start on all
> the host components for the selected hosts regardless of the actual state.
> The server should just ignore Start command on host components whose actual
> state is STARTED.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)