You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Alexander Fedulov (Jira)" <ji...@apache.org> on 2020/02/21 16:05:00 UTC

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

Alexander Fedulov created FLINK-16222:
-----------------------------------------

             Summary: Use plugins mechanism for initializing MetricReporters
                 Key: FLINK-16222
                 URL: https://issues.apache.org/jira/browse/FLINK-16222
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
            Reporter: Alexander Fedulov


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.3.4#803005)