You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2016/10/26 00:34:58 UTC

[jira] [Resolved] (REEF-1652) Change properties of UpdateResult in IMRU to public from internal

     [ https://issues.apache.org/jira/browse/REEF-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-1652.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [#1168|https://github.com/apache/reef/pull/1168]

> Change properties of UpdateResult in IMRU to public from internal
> -----------------------------------------------------------------
>
>                 Key: REEF-1652
>                 URL: https://issues.apache.org/jira/browse/REEF-1652
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>         Environment: C#
>            Reporter: Dhruv Mahajan
>            Assignee: Dhruv Mahajan
>             Fix For: 0.16
>
>
> Currently all properties like {{MapInput}}, {{Result}} etc. in {{UpdateResult}} class in IMRU are internal. This makes it very difficult for user to check functionality of  implementation of their {{IUpdateFunction}}. Also with introduction of {{ITaskState}}, for testing purpose, user might want to do a simulation in which it would be required to access {{UpdateResult}} to feed it to mappers as in {{InProcessIMRU}}. The aim of the JIRA is to make these fields public.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)