[
https://issues.apache.org/jira/browse/PHOENIX-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700002#comment-17700002
]
Istvan Toth commented on PHOENIX-6904:
--------------------------------------
Removed httpcore, and switched to the jcip annotation. It is only used for
static analysis.
Removed hadoop-annotations, we don't use Interface stability annotations in
Phoenix.
Cleaned up the new hadoop test dependencies.
Not found any use of jaxb-impl in the patch, so removed that as well.
Refactored hdrhistogram version specification to the standard pattern.
> Clean up some dependencies
> --------------------------
>
> Key: PHOENIX-6904
> URL: https://issues.apache.org/jira/browse/PHOENIX-6904
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> I've noticed a few issues with recently added dependencies:
> org.hdrhistogram:HdrHistogram - legit dependency, but we should dependency
> manage the version
> org.apache.httpcomponents:httpcore - Seems to be bogus
> com.sun.xml.bind:jaxb-impl - Need to confirm it's really needed, if yes, then
> the version should be mamaged
> hadoop-hdfs, hadoop-annotations, hadoop-common: to be reviewed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)