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

[jira] (FLINK-16222) Use plugins mechanism for initializing MetricReporters

    [ https://issues.apache.org/jira/browse/FLINK-16222 ]


    Ada Wong deleted comment on FLINK-16222:
    ----------------------------------

was (Author: ana4):
[~ana4] 

> Use plugins mechanism for initializing MetricReporters
> ------------------------------------------------------
>
>                 Key: FLINK-16222
>                 URL: https://issues.apache.org/jira/browse/FLINK-16222
>             Project: Flink
>          Issue Type: New Feature
>          Components: Runtime / Metrics
>            Reporter: Alexander Fedulov
>            Assignee: Alexander Fedulov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://issues.apache.org/jira/browse/FLINK-11952 introduced Plugins mechanism into Flink. Metrics reporters initialization mechanism can profit from using this new functionality. Instead of placing MetricsReporters JARs into /libs, it should be additionally possible (and encouraged) to convert them into plugins and use the /plugins folder for initialization via independent plugin classloaders. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)