Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4FFD017B26 for ; Fri, 31 Oct 2014 22:16:55 +0000 (UTC) Received: (qmail 51043 invoked by uid 500); 31 Oct 2014 22:16:55 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 51000 invoked by uid 500); 31 Oct 2014 22:16:55 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 50990 invoked by uid 99); 31 Oct 2014 22:16:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 22:16:55 +0000 X-ASF-Spam-Status: No, hits=-2000.6 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; Fri, 31 Oct 2014 22:16:54 +0000 Received: (qmail 50438 invoked by uid 99); 31 Oct 2014 22:16:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 22:16:33 +0000 Date: Fri, 31 Oct 2014 22:16:33 +0000 (UTC) From: "Bhuvan Arumugam (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-898) unable to kill a job that is in ASSIGNED state 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/AURORA-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192607#comment-14192607 ] Bhuvan Arumugam commented on AURORA-898: ---------------------------------------- [~maximk] when I say old client and old scheduler, they were built as on 10/22 as of this commit: https://github.com/apache/incubator-aurora/commit/31820441e7e7f87a37b820ac6ae0d454aae4e9c0 That said it doesn't have AURORA-897 and AURORA-899. > unable to kill a job that is in ASSIGNED state > ---------------------------------------------- > > Key: AURORA-898 > URL: https://issues.apache.org/jira/browse/AURORA-898 > Project: Aurora > Issue Type: Bug > Components: Scheduler > Affects Versions: 0.5.0 > Reporter: Bhuvan Arumugam > > we unable to kill a job that's in ASSIGNED state. it's always reproducible, even with a hello world job. > The {{aurora killall}} command give up after 5mins with this message: > {code} > . > . > DEBUG "POST /api HTTP/1.1" 200 None > DEBUG] "POST /api HTTP/1.1" 200 None > DEBUG] handle_response(): returning > DEBUG] Response from scheduler: OK (message: None) > FATAL] Tasks were not killed in time. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)