Nate Cole created AMBARI-4876:
---------------------------------
Summary: Delete service failure needs more helpful message
Key: AMBARI-4876
URL: https://issues.apache.org/jira/browse/AMBARI-4876
Project: Ambari
Issue Type: Task
Components: client, controller
Reporter: Nate Cole
Assignee: Nate Cole
Fix For: 1.5.0
The error message when trying to delete a service should be more descriptive:
{code}
DELETE api/v1/clusters/c1/services/OOZIE
{
"status" : 500,
"message" : "org.apache.ambari.server.controller.spi.SystemException: An
internal system exception occurred: Could not delete service from cluster,
clusterName=MyCluster, serviceName=OOZIE"
}
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)