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 93752200AEF for ; Fri, 13 May 2016 15:45:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 92083160A20; Fri, 13 May 2016 13:45: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 0FC4916099F for ; Fri, 13 May 2016 15:45:13 +0200 (CEST) Received: (qmail 89289 invoked by uid 500); 13 May 2016 13:45: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 89259 invoked by uid 99); 13 May 2016 13:45:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 13:45:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1D4DF2C1F61 for ; Fri, 13 May 2016 13:45:13 +0000 (UTC) Date: Fri, 13 May 2016 13:45:13 +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, 13 May 2016 13:45:14 -0000 [ https://issues.apache.org/jira/browse/AMBARI-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Thorpe updated AMBARI-15388: -------------------------------- Status: Open (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 > > 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)