Andrii Babiichuk created AMBARI-16704:
-----------------------------------------
Summary: UI - RU/EU, when initiating a downgrade, should ensure
that request to ABORT upgrade returns 200
Key: AMBARI-16704
URL: https://issues.apache.org/jira/browse/AMBARI-16704
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.4.0
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Fix For: 2.4.0
As part of AMBARI-15673, which was a back-end bug, we found that the UI would
initiate a Downgrade by sending 2 separate requests.
# ABORT the current upgrade
# Create a request to begin the Downgrade
At the time, #1 was failing with 400 code but the UI was still sending #2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)