Myroslav Papirkovskyi created AMBARI-17377:
----------------------------------------------
Summary: Rolling Upgrade process is blocked after
ambari-server/ambari-agent restart
Key: AMBARI-17377
URL: https://issues.apache.org/jira/browse/AMBARI-17377
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Myroslav Papirkovskyi
Assignee: Myroslav Papirkovskyi
Priority: Critical
Fix For: 2.4.0
Steps to reproduce:
# Start Rolling Upgrade.
# Restart ambari-server or ambari-agent.
Result: operation running during restart will be moved to skipped_failed
status, all next - to aborted. After that it is impossible to execute retry or
ignore and proceed:
{code}
{
"status" : 400,
"message" : "java.lang.IllegalArgumentException: Can not transition a stage
from ABORTED to PENDING"
}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)