Return-Path: X-Original-To: apmail-uima-dev-archive@www.apache.org Delivered-To: apmail-uima-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D2C610FD2 for ; Fri, 25 Oct 2013 12:31:43 +0000 (UTC) Received: (qmail 15177 invoked by uid 500); 25 Oct 2013 12:31:39 -0000 Delivered-To: apmail-uima-dev-archive@uima.apache.org Received: (qmail 15043 invoked by uid 500); 25 Oct 2013 12:31:38 -0000 Mailing-List: contact dev-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@uima.apache.org Delivered-To: mailing list dev@uima.apache.org Received: (qmail 14759 invoked by uid 99); 25 Oct 2013 12:31:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 12:31:33 +0000 Date: Fri, 25 Oct 2013 12:31:33 +0000 (UTC) From: "Jim Challenger (JIRA)" To: dev@uima.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (UIMA-3372) DUCC Incorrect analysis of job state cause RM to free job too soon. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/UIMA-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Challenger closed UIMA-3372. -------------------------------- Resolution: Fixed > DUCC Incorrect analysis of job state cause RM to free job too soon. > ------------------------------------------------------------------- > > Key: UIMA-3372 > URL: https://issues.apache.org/jira/browse/UIMA-3372 > Project: UIMA > Issue Type: Bug > Components: DUCC > Affects Versions: 1.0-Ducc > Reporter: Jim Challenger > Assignee: Jim Challenger > Priority: Minor > Fix For: 1.0-Ducc > > > The isCompleting() method of DuccWorkJob should include state "Completing" as a "schedulable" state, otherwise RM will delete the job too soon. -- This message was sent by Atlassian JIRA (v6.1#6144)