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 83C37200B99 for ; Wed, 21 Sep 2016 00:36:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8294E160AC5; Tue, 20 Sep 2016 22:36: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 A6B35160AE1 for ; Wed, 21 Sep 2016 00:36:21 +0200 (CEST) Received: (qmail 3342 invoked by uid 500); 20 Sep 2016 22:36:20 -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 3120 invoked by uid 99); 20 Sep 2016 22:36:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2016 22:36:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A0B032C2A61 for ; Tue, 20 Sep 2016 22:36:20 +0000 (UTC) Date: Tue, 20 Sep 2016 22:36:20 +0000 (UTC) From: "Dhruv Mahajan (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (REEF-1404) IMRU task state Maintenance and Preservation in Evaluator for fault tolerant MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Sep 2016 22:36:22 -0000 [ https://issues.apache.org/jira/browse/REEF-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15508014#comment-15508014 ] Dhruv Mahajan commented on REEF-1404: ------------------------------------- {{IStateManager}} will be passed as an argument in the constructor for {{IUpdateTask}} or {{IMapTask}}. Since it is binded to context, the same copy will be passed all the times for Update. > IMRU task state Maintenance and Preservation in Evaluator for fault tolerant > ---------------------------------------------------------------------------- > > Key: REEF-1404 > URL: https://issues.apache.org/jira/browse/REEF-1404 > Project: REEF > Issue Type: Task > Reporter: Julia > Labels: FT > > IMRU task should be able to > * Maintenance and preservation the state > * When restart, able to recover from the previous sate -- This message was sent by Atlassian JIRA (v6.3.4#6332)