[
https://issues.apache.org/jira/browse/HBASE-28714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863823#comment-17863823
]
Duo Zhang commented on HBASE-28714:
-----------------------------------
OK, there are still other problems when running against hadoop 3.4.0, there is
no protobuf 2.5 dependencies from hadoop any more, so we need to modify our
asyncfs code a bit too.
Let me change the title.
> Exclude org.bouncycastle:bcprov-jdk15on from hadoop
> ---------------------------------------------------
>
> Key: HBASE-28714
> URL: https://issues.apache.org/jira/browse/HBASE-28714
> Project: HBase
> Issue Type: Bug
> Components: dependencies, hadoop3
> Reporter: Duo Zhang
> Priority: Major
>
> In hadoop 3.4.0, hadoop common depends on org.bouncycastle:bcprov-jdk15on,
> where we an enforcer rule to force depending on org.bouncycastle:*-jdk18on.
> We should exlude org.bouncycastle:bcprov-jdk15on from hadoop.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)