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`?---
