Could we still keep it like before that we pass in an `executor`? This makes testing much easier because you have control over the actual `ExecutorService` which you can pass in. What we would need is a kind of factory which is used by the `ClusterEntrypoint` to create the `ExecutorService` and the `WebMonitorEndpoint`. What do you think?
[ Full content available at: https://github.com/apache/flink/pull/6786 ] This message was relayed via gitbox.apache.org for [email protected]
