Robert Metzger created FLINK-29779:
--------------------------------------
Summary: Allow using MiniCluster with a PluginManager to use
metrics reporters
Key: FLINK-29779
URL: https://issues.apache.org/jira/browse/FLINK-29779
Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.16.0
Reporter: Robert Metzger
Assignee: Robert Metzger
Fix For: 1.16.1
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 generally valuable to allow passing a PluginManager to the
MiniCluster.
I'll open a PR for this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)