[
https://issues.apache.org/jira/browse/AMBARI-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282714#comment-14282714
]
Hudson commented on AMBARI-9194:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1528 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1528/])
AMBARI-9194 Description for Finalize needs to be more specific. Finalize action
needs to have a confirmation. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6121d56df94db25cc8d69ac4e24f96690281906d)
* ambari-web/app/views/main/admin/stack_upgrade/upgrade_wizard_view.js
* ambari-web/app/templates/main/admin/stack_upgrade/stack_upgrade_wizard.hbs
* ambari-web/app/messages.js
> Description for Finalize needs to be more specific. Finalize action needs to
> have a confirmation.
> -------------------------------------------------------------------------------------------------
>
> Key: AMBARI-9194
> URL: https://issues.apache.org/jira/browse/AMBARI-9194
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9194.patch
>
>
> Currently, it just says "Please confirm you are ready to finalize."
> This sounds too light. Let's let the user know that there's no going back
> once it is finalized, and the user is encouraged to run tests on the cluster
> before finalizing.
> Make the changes on the UI side, as this is going to be a UI-specific message
> and handling.
> 1) Change message:
> "Your cluster version has been upgraded. Click on *Finalize* when you are
> ready to finalize the upgrade and commit to the new version. You are strongly
> encouraged to run tests on your cluster to ensure it is fully operational
> before finalizing. *You cannot go back to the original version once the
> upgrade is finalized.*"
> 2) Safe guard the "Finalize" button with a Confirmation popup:
> You are about to finalize the upgrade. *You cannot go back to the original
> version once the upgrade is finalized.* Proceed with finalizing?
> Cancel / Finalize
> 3) Have 3 buttons: Downgrade (red) / Finalize Later (gray) / Finalize
> (green). Clicking on Finalize Later simply dismisses the popup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)