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

[jira] [Created] (REEF-1407) Catching exceptions in group communication in failure case

Julia created REEF-1407:
---------------------------

             Summary: Catching exceptions in group communication in failure case
                 Key: REEF-1407
                 URL: https://issues.apache.org/jira/browse/REEF-1407
             Project: REEF
          Issue Type: Bug
            Reporter: Julia


Currently when a task fails, other tasks in the group are stuck in reading data by a blocking call. We should be able to try and throw an exception and propagate the exception to Task so that the task can handle it in a proper way. 



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