[
https://issues.apache.org/jira/browse/AMBARI-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271046#comment-14271046
]
Tom Beerbower commented on AMBARI-8811:
---------------------------------------
Reopened to make the following change ...
The existing calculation to determine the status for Upgrade Groups / Items
returns PENDING if some of the sub-tasks are PENDING, even if other sub-tasks
have COMPLETED.
Change the calculation so that the returned status will only be PENDING if all
of the sub-tasks are PENDING. In the case where some sub-tasks are PENDING
while others have COMPLETED, the returned status will be IN_PROGRESS.
> Rolling Upgrade: inconsistent statuses
> --------------------------------------
>
> Key: AMBARI-8811
> URL: https://issues.apache.org/jira/browse/AMBARI-8811
> Project: Ambari
> Issue Type: Task
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Attachments: AMBARI-8811-2.patch, AMBARI-8811.patch
>
>
> 1. The currently executing upgrade group goes back and forth from IN_PROGRESS
> to PENDING state.
> 2. Completed upgrade groups should have COMPLETED state instead of PENDING.
> 3. When the upgrade is paused, overall progress shouldn't be at 100%. The
> percentage completion should remain as is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)