[
https://issues.apache.org/jira/browse/HBASE-28415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823033#comment-17823033
]
Istvan Toth commented on HBASE-28415:
-------------------------------------
This would stop HBase adding a bogus transitive dependency to the consumers of
hbase-endpoint.
(The dependency would still be present transitively from Hadoop, but it would
Hadoop's version.)
> Remove Curator dependency from hbase-endpoint
> ---------------------------------------------
>
> Key: HBASE-28415
> URL: https://issues.apache.org/jira/browse/HBASE-28415
> Project: HBase
> Issue Type: Bug
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> TestRpcControllerFactory used to erronously import some classes from
> Curator's relocated Guava.
> This has been fixed now, but the (compile scope) dependency for curator has
> not been removed.
> I propose removing the dependency in master, branch-3 and branch-2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)