You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tillrohrmann <gi...@git.apache.org> on 2018/02/21 17:45:29 UTC

[GitHub] flink issue #5541: [FLINK-8728] [flip6] Fail new worker requests immediately...

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/5541
  
    Unfortunately, we cannot fail immediately, because there might still be `TaskExecutors` which have not registered at the `ResourceManager`.


---