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 8E0A3200B6F for ; Wed, 20 Jul 2016 08:14:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8CE8F160A76; Wed, 20 Jul 2016 06:14:22 +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 CC1B0160A8B for ; Wed, 20 Jul 2016 08:14:21 +0200 (CEST) Received: (qmail 55705 invoked by uid 500); 20 Jul 2016 06:14:21 -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 55676 invoked by uid 99); 20 Jul 2016 06:14:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2016 06:14:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 91CCC2C0D56 for ; Wed, 20 Jul 2016 06:14:20 +0000 (UTC) Date: Wed, 20 Jul 2016 06:14:20 +0000 (UTC) From: "Doogie Min (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (REEF-1495) Fix suspend example MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 20 Jul 2016 06:14:22 -0000 [ https://issues.apache.org/jira/browse/REEF-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385422#comment-15385422 ] Doogie Min edited comment on REEF-1495 at 7/20/16 6:13 AM: ----------------------------------------------------------- I made a PR for this https://github.com/apache/reef/pull/1076 was (Author: doogie min): I made a PR for this [Link to PR](https://github.com/apache/reef/pull/1076) > Fix suspend example > ------------------- > > Key: REEF-1495 > URL: https://issues.apache.org/jira/browse/REEF-1495 > Project: REEF > Issue Type: Bug > Components: REEF Examples > Reporter: Doogie Min > Assignee: Doogie Min > Priority: Minor > > Currently, suspend example does not work properly. Controller can't suspend/resume tasks and driver can't receive message from task. > Suspend example need to be fixed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)