rmetzger opened a new pull request, #21200: URL: https://github.com/apache/flink/pull/21200
## What is the purpose of the change Currently, using MiniCluster with a metric reporter loaded as a plugin is not supported, because the ReporterSetup.fromConfiguration(config, null)); gets passed null for the PluginManager. I think it is generally valuable to allow passing a PluginManager to the MiniCluster. ## Verifying this change This change is a trivial extension without any test coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org