[
https://issues.apache.org/jira/browse/FLINK-29779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-29779.
----------------------------------
Fix Version/s: 1.17.0
(was: 1.16.1)
Resolution: Fixed
Merged to master (for 1.17) in
https://github.com/apache/flink/commit/9984b09cb9a2af9f2bde0e973cb8ce375942bd8c
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> 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)