Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 D06D710CA7 for ; Sat, 10 Jan 2015 17:00:16 +0000 (UTC) Received: (qmail 44257 invoked by uid 500); 10 Jan 2015 17:00:18 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 44210 invoked by uid 500); 10 Jan 2015 17:00:18 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 44199 invoked by uid 99); 10 Jan 2015 17:00:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jan 2015 17:00:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 10 Jan 2015 16:59:52 +0000 Received: (qmail 40897 invoked by uid 99); 10 Jan 2015 16:58:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jan 2015 16:58:35 +0000 Date: Sat, 10 Jan 2015 16:58:34 +0000 (UTC) From: "Srikanth Sundarrajan (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-109) submission of clusters for non registered colos MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272584#comment-14272584 ] Srikanth Sundarrajan commented on FALCON-109: --------------------------------------------- [~pallavi.rao], I see a link to review request, is this "Patch Available" ? > submission of clusters for non registered colos > ------------------------------------------------ > > Key: FALCON-109 > URL: https://issues.apache.org/jira/browse/FALCON-109 > Project: Falcon > Issue Type: Bug > Affects Versions: 0.3 > Environment: QA > Reporter: Samarth Gupta > Assignee: Pallavi Rao > > in the cluster definition we have a tag "colo" . If the value provided for this tag is not one of the colos mentioned in prism runtime properties, submission of cluster is successful. But any subsequent submission on feed / process for that cluster fails as its endpoints does not exists. > Also user is not able to delete the cluster since falcon tries to delete it from a non existent colo. In addition to this if user tried to submit a feed and whose submission failed, it also can not be deleted. > Below is the message > FAILEDgs/org.apache.falcon.FalconException::com.sun.jersey.api.client.ClientHandlerException: java.lang.IllegalArgumentException: URI is not absolute > gs/de363c3b-3bba-45ac-b47c-05c2d3c44409 > > now cluster can not be deleted since a feed depends on it. > and feed can not be deleted since cluster does not exists > -- This message was sent by Atlassian JIRA (v6.3.4#6332)