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 161CE200CE7 for ; Wed, 2 Aug 2017 23:04:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 12B8216A5B2; Wed, 2 Aug 2017 21:04:05 +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 4DE2716A5B3 for ; Wed, 2 Aug 2017 23:04:04 +0200 (CEST) Received: (qmail 13257 invoked by uid 500); 2 Aug 2017 21:04:03 -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 13248 invoked by uid 99); 2 Aug 2017 21:04:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2017 21:04:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 1511B1A03A1 for ; Wed, 2 Aug 2017 21:04:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id tU9wT1SuIbbh for ; Wed, 2 Aug 2017 21:04:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0276D5FE37 for ; Wed, 2 Aug 2017 21:04:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5FDD0E0D28 for ; Wed, 2 Aug 2017 21:04:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 773702465A for ; Wed, 2 Aug 2017 21:04:00 +0000 (UTC) Date: Wed, 2 Aug 2017 21:04:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-21639) When Adding a New Service the Repository ID is Required MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Aug 2017 21:04:05 -0000 [ https://issues.apache.org/jira/browse/AMBARI-21639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111730#comment-16111730 ] Hudson commented on AMBARI-21639: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7837 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7837/]) AMBARI-21639. When Adding a New Service the Repository ID is Required (ncole: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9e91639ba3579e3f0d9e74b8c9c42990ef59b553]) * (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ServiceResourceProvider.java * (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ServiceResourceProviderTest.java > When Adding a New Service the Repository ID is Required > ------------------------------------------------------- > > Key: AMBARI-21639 > URL: https://issues.apache.org/jira/browse/AMBARI-21639 > Project: Ambari > Issue Type: Task > Components: ambari-server > Reporter: Nate Cole > Assignee: Nate Cole > Fix For: 2.6.0 > > Attachments: AMBARI-21639.patch > > > When posting a service where the repository id is missing, make a best-attempt to find a standard repository to use. This assumption may be changed in the future. -- This message was sent by Atlassian JIRA (v6.4.14#64029)