You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/09/23 00:41:20 UTC

[jira] [Commented] (REEF-1572) Clean up class hierarchy for Map/UpdateTaskHost

    [ https://issues.apache.org/jira/browse/REEF-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15514950#comment-15514950 ] 

Mariia Mykhailova commented on REEF-1572:
-----------------------------------------

PR https://github.com/apache/reef/pull/1129

> Clean up class hierarchy for Map/UpdateTaskHost
> -----------------------------------------------
>
>                 Key: REEF-1572
>                 URL: https://issues.apache.org/jira/browse/REEF-1572
>             Project: REEF
>          Issue Type: Improvement
>          Components: IMRU, REEF.NET
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>            Priority: Trivial
>
> {{MapTaskHost}} and {{UpdateTaskHost}} are inherited from {{TaskHostBase}}, {{ITask}} and {{IObserver<ICloseEvent>}}. In fact {{TaskHostBase}} implements all methods of {{ITask}} and {{IObserver<ICloseEvent>}}. It makes sense to simplify the hierarchy.



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