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 43B4F100E4 for ; Tue, 24 Dec 2013 11:07:40 +0000 (UTC) Received: (qmail 75119 invoked by uid 500); 24 Dec 2013 11:07:37 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 75080 invoked by uid 500); 24 Dec 2013 11:07:36 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 75059 invoked by uid 99); 24 Dec 2013 11:07:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 11:07:33 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Tue, 24 Dec 2013 11:07:32 +0000 Received: (qmail 74010 invoked by uid 99); 24 Dec 2013 11:06:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 11:06:52 +0000 Date: Tue, 24 Dec 2013 11:06:51 +0000 (UTC) From: "Shaik Idris Ali (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-124) unable to schedule deleted feed 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-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856275#comment-13856275 ] Shaik Idris Ali commented on FALCON-124: ---------------------------------------- +1 > unable to schedule deleted feed > ------------------------------- > > Key: FALCON-124 > URL: https://issues.apache.org/jira/browse/FALCON-124 > Project: Falcon > Issue Type: Bug > Components: feed > Affects Versions: 0.3 > Environment: QA > Reporter: Samarth Gupta > Assignee: Shwetha G S > Fix For: 0.5 > > Attachments: FALCON-124.patch > > > it happened for the following scenario: > 1. submitAndSchedule a feed on 2 colos > 2. retention succeeded on one of the clusters (source) > 3. retention and replication failed on the other cluster due to some fs issue (target) > 4. fixed the issue with the fs > 5. deleted the feed from prism > 6. again did a submitAndSchedule for the feed. > 7. response was received a SUCCESSFUL from both the clusters > however, new schedule only happened in the cluster where the retention SUCCEEDED earlier ( source cluster) > in the other cluster where both the retention and replication had failed ( target cluster ) no new bundle was created. > Note : Just noticed, for target cluster "falcon delete" did not delete the old bundle . It was still in running state, even though logs says it is deleted > 2013-09-16 05:52:05,955 INFO - [1108966327@qtp-748134027-0:samarth:DELETE//sync/delete/feed/localToS3 e67bc93f-1fea-4e1f-989a-9986b8c73a71] ~ Performed DELETE on localToS3(feed) > :: 10.14.118.26/samarth (AUDIT:363) > 2013-09-16 05:52:05,968 DEBUG - [1108966327@qtp-748134027-0:samarth:DELETE//sync/delete/feed/localToS3 e67bc93f-1fea-4e1f-989a-9986b8c73a71] ~ Found bundle 0000000-130912040602000 > -oozie-oozi-B (OozieWorkflowEngine:200) > 2013-09-16 05:52:06,020 DEBUG - [1108966327@qtp-748134027-0:samarth:DELETE//sync/delete/feed/localToS3 e67bc93f-1fea-4e1f-989a-9986b8c73a71] ~ Changed end time of bundle 0000000-1 > 30912040602000-oozie-oozi-B on cluster ua2-s3-replication (OozieWorkflowEngine:345) > 2013-09-16 05:52:06,095 DEBUG - [1108966327@qtp-748134027-0:samarth:DELETE//sync/delete/feed/localToS3 e67bc93f-1fea-4e1f-989a-9986b8c73a71] ~ Killed bundle 0000000-13091204060200 > 0-oozie-oozi-B on cluster ua2-s3-replication (OozieWorkflowEngine:349) -- This message was sent by Atlassian JIRA (v6.1.5#6160)