Dmitry Lysnichenko created AMBARI-6828:
------------------------------------------
Summary: Postfixes for server-side implementation of Cancel
requests
Key: AMBARI-6828
URL: https://issues.apache.org/jira/browse/AMBARI-6828
Project: Ambari
Issue Type: Task
Components: controller
Affects Versions: 1.7.0
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 1.7.0
This jira focuses on issues that have not been solved at AMBARI-6760, namely:
- fix 10 existing unit tests that are failing
{code}
Failed tests:
testIgnoreCustomActionReport(org.apache.ambari.server.agent.TestHeartbeatHandler)
Tests in error:
testHeartbeatWithConfigs(org.apache.ambari.server.agent.TestHeartbeatHandler)
testHeartbeatCustomCommandWithConfigs(org.apache.ambari.server.agent.TestHeartbeatHandler)
testHeartbeatCustomStartStop(org.apache.ambari.server.agent.TestHeartbeatHandler)
testTaskInProgressHandling(org.apache.ambari.server.agent.TestHeartbeatHandler)
testCommandReportOnHeartbeatUpdatedState(org.apache.ambari.server.agent.TestHeartbeatHandler)
testUpgradeSpecificHandling(org.apache.ambari.server.agent.TestHeartbeatHandler)
testComponentUpgradeCompleteReport(org.apache.ambari.server.agent.TestHeartbeatHandler)
testComponentUpgradeInProgressReport(org.apache.ambari.server.agent.TestHeartbeatHandler)
testProcessStatusReports(org.apache.ambari.server.agent.TestHeartbeatHandler)
{code}
- Add unit tests for new functions
- Command reports for aborted tasks seem to be not showed at UI. Looks like
they are cached at a server level.
--
This message was sent by Atlassian JIRA
(v6.2#6252)