[ 
https://issues.apache.org/jira/browse/FLINK-8171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271021#comment-16271021
 ] 

ASF GitHub Bot commented on FLINK-8171:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/5101
  
    Can we also remove this bit 
    ```
    // temporary hack for FLIP-6 since slot-sharing isn't implemented yet
    jobGraph.setAllowQueuedScheduling(true);
    ```
    from the `RestClusterClient`?


> Remove work arounds in Flip6LocalStreamEnvironment
> --------------------------------------------------
>
>                 Key: FLINK-8171
>                 URL: https://issues.apache.org/jira/browse/FLINK-8171
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> After adding FLINK-7956, it is no longer necessary that the 
> {{Flip6LocalStreamEnvironment}} waits for the registration of TaskManagers 
> before submitting a job. Moreover, it is also possible to use slot sharing 
> when submitting jobs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to