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 2015/08/17 19:10:45 UTC

[jira] [Resolved] (REEF-540) DriverRestartHandler is not bound correctly to its C# equivalent

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

Markus Weimer resolved REEF-540.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13

Fixed in [#354|https://github.com/apache/incubator-reef/pull/354]

> DriverRestartHandler is not bound correctly to its C# equivalent
> ----------------------------------------------------------------
>
>                 Key: REEF-540
>                 URL: https://issues.apache.org/jira/browse/REEF-540
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF Driver, REEF.NET Driver
>            Reporter: Andrew Chung
>            Assignee: Andrew Chung
>             Fix For: 0.13
>
>
> JobDriver.java always calls NativeInterop.callClrSystemOnStartHandler, which calls the StartHandler in C#, both on regular start and on restart. Restarts should be calling the RestartHandler in C# instead.



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