You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2022/10/27 10:57:00 UTC

[jira] [Created] (FLINK-29779) Allow using MiniCluster with a PluginManager to use metrics reporters

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)