Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7024C200ABE for ; Fri, 20 May 2016 20:47:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6ED111609AE; Fri, 20 May 2016 18:47:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E0A2A160A24 for ; Fri, 20 May 2016 20:47:13 +0200 (CEST) Received: (qmail 33619 invoked by uid 500); 20 May 2016 18:47:13 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 33605 invoked by uid 99); 20 May 2016 18:47:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 18:47:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F34022C033A for ; Fri, 20 May 2016 18:47:12 +0000 (UTC) Date: Fri, 20 May 2016 18:47:12 +0000 (UTC) From: "Tim Thorpe (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-15388) Custom services need a way to integrate in the upgrade process MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 18:47:14 -0000 [ https://issues.apache.org/jira/browse/AMBARI-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Thorpe updated AMBARI-15388: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > Custom services need a way to integrate in the upgrade process > -------------------------------------------------------------- > > Key: AMBARI-15388 > URL: https://issues.apache.org/jira/browse/AMBARI-15388 > Project: Ambari > Issue Type: Improvement > Components: ambari-server > Affects Versions: trunk > Reporter: Tim Thorpe > Assignee: Tim Thorpe > Fix For: trunk, 2.4.0 > > Attachments: AMBARI-15388 Design.pdf, AMBARI-15388.patch > > Original Estimate: 336h > Remaining Estimate: 336h > > Currently the upgrade is defined as a series of xml files specific to the current stack version and the target stack version. Each upgrade xml defines the overall sequence of the upgrade and what needs to be done for each service. Custom services need to be able to specify their upgrade process and how those steps fit into the upgrade process. -- This message was sent by Atlassian JIRA (v6.3.4#6332)