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

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

     [ https://issues.apache.org/jira/browse/FLINK-29779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-29779:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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.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)