[ 
https://issues.apache.org/jira/browse/HBASE-29023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904385#comment-17904385
 ] 

Wei-Chiu Chuang commented on HBASE-29023:
-----------------------------------------

Let me clarify -- Hadoop 3.3.0 and above relocated protobuf classes. So if only 
Hadoop 3.3 and above are supported, we can remove the reflection.

> Simplify & remove reflections in FanOutOneBlockAsyncDFSOutputSaslHelper
> -----------------------------------------------------------------------
>
>                 Key: HBASE-29023
>                 URL: https://issues.apache.org/jira/browse/HBASE-29023
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-beta-1, 4.0.0-alpha-1
>            Reporter: Wei-Chiu Chuang
>            Priority: Major
>
> HBASE-23833 maintained compatibility for both Hadoop 3.3 and below, using 
> reflection to access protobuf objects.
> Now that HBase master branch moved up Hadoop version (3.4.1), we can remove 
> the complex reflection hack to simplify the code. Make it less error prone.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to