[
https://issues.apache.org/jira/browse/FLINK-17226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086997#comment-17086997
]
Chesnay Schepler commented on FLINK-17226:
------------------------------------------
??Will there be other effects after removal???
This removal shouldn't affect users, so long as they load the reporter as a
plugin.
The purpose of the relocations is to move dependencies into a separate package
to prevent dependency clashes. Now that reporters can be loaded as plugins,
which run in their own class-loader (and are hence isolated from other jars),
these clashes can no longer occur, rending the relocations unnecessary.
> Remove Prometheus relocations
> -----------------------------
>
> Key: FLINK-17226
> URL: https://issues.apache.org/jira/browse/FLINK-17226
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Metrics
> Reporter: Chesnay Schepler
> Assignee: molsion mo
> Priority: Major
> Fix For: 1.11.0
>
>
> Now that we load the Prometheus reporters as plugins we should remove the
> shade-plugin configuration/relocations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)