Dmitry Lysnichenko created AMBARI-7064:
------------------------------------------
Summary: When make single PUT request for stop/start service and
turn on/of MM two operations with same name is in bgo popup Edit
Comment Assign More Stop Progress Resolve Issue Workflow
Export
Key: AMBARI-7064
URL: https://issues.apache.org/jira/browse/AMBARI-7064
Project: Ambari
Issue Type: Task
Components: controller
Affects Versions: 1.7.0
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 1.7.0
There was add ability to turn on mm when stopping service
To do this UI send single request
{code}
{"RequestInfo":{"context":"_PARSE_.STOP.GANGLIA","operation_level":{"level":"SERVICE","cluster_name":"1","service_name":"GANGLIA"}},"Body":{"ServiceInfo":{"state":"INSTALLED","maintenance_state":"ON"}}}
{code}
as a result in bgo popup two task were created and these tasks have same name
"Stop [serviceName]"
when we click on task and go to tasks per host we get correct names
--
This message was sent by Atlassian JIRA
(v6.2#6252)