[
https://issues.apache.org/jira/browse/FLINK-17812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-17812:
-------------------------------------
Summary: Bundle reporters in plugins/ directory (was: Bundled reporters in
plugins/ directory)
> Bundle reporters in plugins/ directory
> --------------------------------------
>
> Key: FLINK-17812
> URL: https://issues.apache.org/jira/browse/FLINK-17812
> Project: Flink
> Issue Type: Improvement
> Components: Build System, Runtime / Metrics
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> In FLINK-16963 we converted all metric reporters into plugins. Along with
> that we removed all relocations, as they are now unnecessary.
> However, users so far enabled reporters by moving them to /lib, which now
> could result in dependency clashes.
> To prevent this, and ease the overall setup, we could instead bundle all
> reporters in the plugins directory of the distribution, instead of opt.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)