You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Gyeongin Yu (JIRA)" <ji...@apache.org> on 2017/03/17 05:35:41 UTC

[jira] [Commented] (REEF-800) Add removeTask as a public method to CommunicationGroupDriver interface

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

Gyeongin Yu commented on REEF-800:
----------------------------------

I'm currently not working on this issue, so it is totally OK if anyone wants to take over it.

> Add removeTask as a public method to CommunicationGroupDriver interface
> -----------------------------------------------------------------------
>
>                 Key: REEF-800
>                 URL: https://issues.apache.org/jira/browse/REEF-800
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF-IO
>            Reporter: Gyeongin Yu
>            Assignee: Gyeongin Yu
>
> {{CommunicationGroupDriverImpl.removeTask()}} is currently being used to handle failure cases internally and is not a method of the {{CommunicationGroupDriver}} interface. Thus the user cannot manually reduce the number of tasks of a communication group unless the user casts {{CommunicationGroupDriver}} to {{CommunicationGroupDriverImpl}}. We should add {{removeTask}} as a public method to the interface.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)