Return-Path: X-Original-To: apmail-reef-dev-archive@minotaur.apache.org Delivered-To: apmail-reef-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 8D19818B6B for ; Thu, 10 Dec 2015 09:51:11 +0000 (UTC) Received: (qmail 98654 invoked by uid 500); 10 Dec 2015 09:51:11 -0000 Delivered-To: apmail-reef-dev-archive@reef.apache.org Received: (qmail 98598 invoked by uid 500); 10 Dec 2015 09:51:11 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 98436 invoked by uid 99); 10 Dec 2015 09:51:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 09:51:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 257A92C1F5A for ; Thu, 10 Dec 2015 09:51:11 +0000 (UTC) Date: Thu, 10 Dec 2015 09:51:11 +0000 (UTC) From: "Byung-Gon Chun (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (REEF-502) Support Vortex Tasklet(s) cancellation by user 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/REEF-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Byung-Gon Chun resolved REEF-502. --------------------------------- Resolution: Fixed Fix Version/s: 0.14 > Support Vortex Tasklet(s) cancellation by user > ---------------------------------------------- > > Key: REEF-502 > URL: https://issues.apache.org/jira/browse/REEF-502 > Project: REEF > Issue Type: Sub-task > Components: Vortex > Reporter: John Yang > Assignee: Andrew Chung > Priority: Minor > Fix For: 0.14 > > > Currently VortexFuture#cancel and VortexFuture#isCancelled throw UnsupportedOperationException. It would be great to implement them. This task is likely to touch on end-to-end Vortex Master-Worker control flow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)