Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8837D10CDA for ; Wed, 24 Jul 2013 17:27:56 +0000 (UTC) Received: (qmail 98185 invoked by uid 500); 24 Jul 2013 17:27:56 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 97746 invoked by uid 500); 24 Jul 2013 17:27:51 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 96377 invoked by uid 99); 24 Jul 2013 17:27:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 17:27:49 +0000 Date: Wed, 24 Jul 2013 17:27:49 +0000 (UTC) From: "Tom Beerbower (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-2711) Get call on host resource at api/v1/hosts/(hostname) returns empty response MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718602#comment-13718602 ] Tom Beerbower commented on AMBARI-2711: --------------------------------------- Added case for resource with no associated cluster in ... org.apache.ambari.server.controller.internal.VersioningPropertyProviderTest.testPopulateResources() > Get call on host resource at api/v1/hosts/(hostname) returns empty response > --------------------------------------------------------------------------- > > Key: AMBARI-2711 > URL: https://issues.apache.org/jira/browse/AMBARI-2711 > Project: Ambari > Issue Type: Bug > Reporter: Tom Beerbower > Assignee: Tom Beerbower > Attachments: AMBARI-2711.patch > > > GET on api/v1/hosts/hostname resource is returning empty response till the cluster is created. Looks like there is a dependency on getting a non-null version number but it is null as there are no clusters created yet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira