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 1EAA6200B96 for ; Thu, 6 Oct 2016 17:13:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1D37B160AED; Thu, 6 Oct 2016 15:13:22 +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 86172160AC6 for ; Thu, 6 Oct 2016 17:13:21 +0200 (CEST) Received: (qmail 92336 invoked by uid 500); 6 Oct 2016 15:13:20 -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 92318 invoked by uid 99); 6 Oct 2016 15:13:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2016 15:13:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 76BD72C014E for ; Thu, 6 Oct 2016 15:13:20 +0000 (UTC) Date: Thu, 6 Oct 2016 15:13:20 +0000 (UTC) From: "Vitaly Brodetskyi (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18516) Add ability to have services declare itself as tech-preview or mandatory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 06 Oct 2016 15:13:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Brodetskyi updated AMBARI-18516: --------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and branch-2.5 > Add ability to have services declare itself as tech-preview or mandatory > ------------------------------------------------------------------------ > > Key: AMBARI-18516 > URL: https://issues.apache.org/jira/browse/AMBARI-18516 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-18516.patch > > > When a service is added to a stack, it should be identified as: > default/regular - service is optional on the cluster, UI usually shows it as > tech-preview - service may be deployed, UI will not auto-select these services and mark them as TechPreview > mandatory - service need to be deployed and all deployment should fail is the service is not selected during deployment > Lets create a proposal of what changes are needed in the services' metainfo.xml? Note that a service can change its attribute between stack versions - e.g. move from "tech-preview" to "mandatory". -- This message was sent by Atlassian JIRA (v6.3.4#6332)