Description
Currently, flink jobs are not properly stopped when pipeline elements are started in debug mode which uses the Flink MiniCluster.
Improve the ClusterClient so that all jobs are stopped once a pipeline element is stopped.
Currently, flink jobs are not properly stopped when pipeline elements are started in debug mode which uses the Flink MiniCluster.
Improve the ClusterClient so that all jobs are stopped once a pipeline element is stopped.