You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/05/27 13:51:00 UTC

[jira] [Closed] (FLINK-17812) Bundle reporters in plugins/ directory

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

Chesnay Schepler closed FLINK-17812.
------------------------------------
    Resolution: Fixed

master: 3623967e5762b4726e1bd7453ca1ddd22c4a3816
1.11: be29950350fac56bc7ca7e5706bfc573b71ba541 

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