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 E48CC10694 for ; Wed, 30 Apr 2014 07:35:40 +0000 (UTC) Received: (qmail 95742 invoked by uid 500); 30 Apr 2014 07:35:40 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 95703 invoked by uid 500); 30 Apr 2014 07:35:39 -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 95595 invoked by uid 99); 30 Apr 2014 07:35:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 07:35:38 +0000 X-ASF-Spam-Status: No, hits=-2000.7 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; Wed, 30 Apr 2014 07:35:37 +0000 Received: (qmail 94953 invoked by uid 99); 30 Apr 2014 07:35:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 07:35:17 +0000 Date: Wed, 30 Apr 2014 07:35:16 +0000 (UTC) From: "Shwetha G S (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=13985243#comment-13985243 ] Shwetha G S commented on FALCON-124: ------------------------------------ moved it out of 0.5. Will do this as part of dryrun and update fix > 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 > 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.2#6252)