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 <ma...@weimo.de> on 2017/11/01 23:15:58 UTC

Re: REEF.NET: Canonical way to know that a Driver is done?

I found a way to make this work:

https://github.com/apache/reef/pull/1408

Markus

On Mon, Oct 30, 2017 at 4:56 PM, Markus Weimer <ma...@weimo.de> wrote:

> On Mon, Oct 30, 2017 at 2:55 PM, Julia Wang (QIUHE) <
> Qiuhe.Wang@microsoft.com.invalid> wrote:
>
>> " hanging request" - evaluator request or driver not able to shut down?
>>
>
> I meant a hanging HTTP request from the Client to the Driver. That way,
> the Driver can effectively raise an event with the Client.
>
> I filled REEF-1942 to track this:
>
> https://issues.apache.org/jira/browse/REEF-1942
>
> Markus
>