You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/12/02 18:39:11 UTC

[jira] [Assigned] (AMBARI-14150) Remove Obsolete Upgrade Pre-requisite Check Logic

     [ https://issues.apache.org/jira/browse/AMBARI-14150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Sen reassigned AMBARI-14150:
-----------------------------------

    Assignee: Dmytro Sen

> Remove Obsolete Upgrade Pre-requisite Check Logic
> -------------------------------------------------
>
>                 Key: AMBARI-14150
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14150
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: trunk
>
>
> In earlier incarnations of rolling upgrades, the pre-req checks were not specified in the upgrade packs as they are today. However, they are now explicitly defined in each and every upgrade pack, so we can remove a lot of confusing and obsolete code.
> - AbstractCheckDescriptor.getSourceStack
> - AbstractCheckDescriptor.getTargetStack
> - Configuration.getRollingUpgradeMinStack
> - Configuration.getRollingUpgradeMaxStack
> - ambari.properties
> {code}
> rolling.upgrade.min.stack=HDP-2.2
> rolling.upgrade.max.stack=
> {code}
> Let's clean up this old code that has no more use.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)