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 4D4BE200C8E for ; Thu, 8 Jun 2017 14:18:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4C34D160BCA; Thu, 8 Jun 2017 12:18:30 +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 91D2D160BD5 for ; Thu, 8 Jun 2017 14:18:29 +0200 (CEST) Received: (qmail 67520 invoked by uid 500); 8 Jun 2017 12:18:28 -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 67508 invoked by uid 99); 8 Jun 2017 12:18:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2017 12:18:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 38583C20DD for ; Thu, 8 Jun 2017 12:18:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.211 X-Spam-Level: X-Spam-Status: No, score=-99.211 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 8ClWxtpfZ657 for ; Thu, 8 Jun 2017 12:18:27 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 09F6160DF0 for ; Thu, 8 Jun 2017 12:18:27 +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 B0EAFE0DC5 for ; Thu, 8 Jun 2017 12:18:25 +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 7114221E38 for ; Thu, 8 Jun 2017 12:18:23 +0000 (UTC) Date: Thu, 8 Jun 2017 12:18:23 +0000 (UTC) From: "Praveen Adlakha (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FALCON-2113) Falcon retry happens in few cases inspite of a manual kill from the user MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 08 Jun 2017 12:18:30 -0000 [ https://issues.apache.org/jira/browse/FALCON-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Adlakha updated FALCON-2113: ------------------------------------ Fix Version/s: 0.11 > Falcon retry happens in few cases inspite of a manual kill from the user > ------------------------------------------------------------------------ > > Key: FALCON-2113 > URL: https://issues.apache.org/jira/browse/FALCON-2113 > Project: Falcon > Issue Type: Bug > Components: common > Reporter: sandeep samudrala > Assignee: sandeep samudrala > Fix For: trunk, 0.11 > > > Falcon retry happens in few cases inspite of a manual kill from the user. > When a kill is issued by the user, falcon needs to move it to a different state(ignore) and check for that state before retrying to stop it from retrying. -- This message was sent by Atlassian JIRA (v6.3.15#6346)