[
https://issues.apache.org/jira/browse/AMBARI-23112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aravindan Vijayan reopened AMBARI-23112:
----------------------------------------
Reverting due to unit test failures.
> Some libraries are not relocated in ambari-metrics-common jar
> -------------------------------------------------------------
>
> Key: AMBARI-23112
> URL: https://issues.apache.org/jira/browse/AMBARI-23112
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.7.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: AMBARI-23112.patch
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Some libraries are not relocated in ambari-metrics-common jar, that means
> some classes are exists in the jar, and those can be on the classpath as well
> (with different versions), which can cause issues.
> Libaries which are not shaded: (not sure that conventional, but i think we
> should not include those dependencies in the uberjar if those are not shaded):
> * commons-lang
> * commons-math3
> * commons-codec
> * jackson-xc
> * jackson-core-asl / jackson-mapper-asl
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)