You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2018/06/20 20:53:00 UTC

[jira] [Updated] (AMBARI-24156) Remove RepositoryVersionEntity and Begin Switching Checks To Use UpgradePlan

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

Jonathan Hurley updated AMBARI-24156:
-------------------------------------
    Description: 
This commit includes the following changes:

- Final removal of all {{RepositoryVersionEntity}} references
- Switching pre-upgrade checks over to using an Upgrade Plan
-- Mostly just giving them a {{null}} plan
-- In some cases, iterating over Service Groups to get the source/target mpacks
- Cleaning up a lot of much in the pre-checks to make them cleaner and easier to extend by mpacks
- Removal of reliance on a single Upgrade Pack in the pre-checks

  was:
This commit includes the following changes:

- Final removal of all {{RepositoryVersionEntity}} references
- Switching pre-upgrade checks over to using an Upgrade Plan
-- Mostly just giving them a null plan
-- In some cases, iterating over Service Groups to get the source/target mpacks
- Removal of reliance on a single Upgrade Pack in the pre-checks


> Remove RepositoryVersionEntity and Begin Switching Checks To Use UpgradePlan
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-24156
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24156
>             Project: Ambari
>          Issue Type: Task
>    Affects Versions: 3.0.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: 3.0.0
>
>
> This commit includes the following changes:
> - Final removal of all {{RepositoryVersionEntity}} references
> - Switching pre-upgrade checks over to using an Upgrade Plan
> -- Mostly just giving them a {{null}} plan
> -- In some cases, iterating over Service Groups to get the source/target mpacks
> - Cleaning up a lot of much in the pre-checks to make them cleaner and easier to extend by mpacks
> - Removal of reliance on a single Upgrade Pack in the pre-checks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)