Github user mxm commented on the issue:
https://github.com/apache/flink/pull/2732
This is still based on old runtime parts (JobManager), though the interface
allows it to be ported to the new runtime (JobMaster). As the new one is about
to supersede the old one, it might be sensible to port this to the new one
first.---
