[jira] [Commented] (AMBARI-15736) Service can't be deleted if all component are in state "install failed"

2016-04-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230228#comment-15230228
 ] 

Hudson commented on AMBARI-15736:
-

FAILURE: Integrated in Ambari-trunk-Commit #4612 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4612/])
AMBARI-15736. Service can't be deleted if all component are in state 
(onechiporenko: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=9c3fe327d45a384cad8489e3bf65de8a357e0f75])
* ambari-web/app/models/client_component.js
* ambari-web/test/controllers/wizard/step8_test.js
* ambari-web/test/models/service_test.js
* ambari-web/app/models/service.js


> Service can't be deleted if all component are in state "install failed"
> ---
>
> Key: AMBARI-15736
> URL: https://issues.apache.org/jira/browse/AMBARI-15736
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.4.0
>Reporter: Oleg Nechiporenko
>Assignee: Oleg Nechiporenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-15736.patch
>
>
> Service is in the state "install failed"
> All service's components are in the state "install failed"
> Try to delete it via UI
> *AR* Popup with message is shown "Prior to deleting SERVICE, you must stop 
> the service and each slave and master component."
> *ER* Service is deleted



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-15736) Service can't be deleted if all component are in state "install failed"

2016-04-07 Thread Oleg Nechiporenko (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230081#comment-15230081
 ] 

Oleg Nechiporenko commented on AMBARI-15736:


Committed to trunk

> Service can't be deleted if all component are in state "install failed"
> ---
>
> Key: AMBARI-15736
> URL: https://issues.apache.org/jira/browse/AMBARI-15736
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.4.0
>Reporter: Oleg Nechiporenko
>Assignee: Oleg Nechiporenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-15736.patch
>
>
> Service is in the state "install failed"
> All service's components are in the state "install failed"
> Try to delete it via UI
> *AR* Popup with message is shown "Prior to deleting SERVICE, you must stop 
> the service and each slave and master component."
> *ER* Service is deleted



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-15736) Service can't be deleted if all component are in state "install failed"

2016-04-06 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229203#comment-15229203
 ] 

Hadoop QA commented on AMBARI-15736:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12797324/AMBARI-15736.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 2 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 
ambari-web.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/6253//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/6253//console

This message is automatically generated.

> Service can't be deleted if all component are in state "install failed"
> ---
>
> Key: AMBARI-15736
> URL: https://issues.apache.org/jira/browse/AMBARI-15736
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.4.0
>Reporter: Oleg Nechiporenko
>Assignee: Oleg Nechiporenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-15736.patch
>
>
> Service is in the state "install failed"
> All service's components are in the state "install failed"
> Try to delete it via UI
> *AR* Popup with message is shown "Prior to deleting SERVICE, you must stop 
> the service and each slave and master component."
> *ER* Service is deleted



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-15736) Service can't be deleted if all component are in state "install failed"

2016-04-06 Thread Andrii Babiichuk (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15228508#comment-15228508
 ] 

Andrii Babiichuk commented on AMBARI-15736:
---

+1 for the patch

> Service can't be deleted if all component are in state "install failed"
> ---
>
> Key: AMBARI-15736
> URL: https://issues.apache.org/jira/browse/AMBARI-15736
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.4.0
>Reporter: Oleg Nechiporenko
>Assignee: Oleg Nechiporenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-15736.patch
>
>
> Service is in the state "install failed"
> All service's components are in the state "install failed"
> Try to delete it via UI
> *AR* Popup with message is shown "Prior to deleting SERVICE, you must stop 
> the service and each slave and master component."
> *ER* Service is deleted



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-15736) Service can't be deleted if all component are in state "install failed"

2016-04-06 Thread Oleg Nechiporenko (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15228436#comment-15228436
 ] 

Oleg Nechiporenko commented on AMBARI-15736:


  25644 tests complete (25 seconds)
  154 tests pending


> Service can't be deleted if all component are in state "install failed"
> ---
>
> Key: AMBARI-15736
> URL: https://issues.apache.org/jira/browse/AMBARI-15736
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-web
>Affects Versions: 2.4.0
>Reporter: Oleg Nechiporenko
>Assignee: Oleg Nechiporenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-15736.patch
>
>
> Service is in the state "install failed"
> All service's components are in the state "install failed"
> Try to delete it via UI
> *AR* Popup with message is shown "Prior to deleting SERVICE, you must stop 
> the service and each slave and master component."
> *ER* Service is deleted



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)