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/05/12 04:42:12 UTC

[jira] [Resolved] (REEF-1381) Allow to add Observer for ActiveContextManager

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

Mariia Mykhailova resolved REEF-1381.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15

Resolved via [PR 990|https://github.com/apache/reef/pull/990]

> Allow to add Observer for ActiveContextManager
> ----------------------------------------------
>
>                 Key: REEF-1381
>                 URL: https://issues.apache.org/jira/browse/REEF-1381
>             Project: REEF
>          Issue Type: Task
>            Reporter: Julia
>            Assignee: Julia
>              Labels: FT
>             Fix For: 0.15
>
>
> Currently in ActiveContextManager, we have a property exposed AreAllContextsReceived. Whe nreceiving IActiveContext event, IMRU driver can pull the value of this property to decide if it is ready to submit tasks. 
> Instead, we can register an observer to ActiveContextManager. After receiving the last active context, it will notify the observer for submitting tasks. 



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