[
https://issues.apache.org/jira/browse/FLINK-16222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-16222.
------------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
master:
4308e0c5b4e77e0f5fe0ae09ec8f6c6efc361a2a
850c7098fd4021d50146ecd40c26816bfab66906
1a7acefdfac5169e173e2b221fec7458049c3021
e25e5213054442dd3bb913437e56bfaf4f00a37b
> 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
> 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.3.4#803005)