[
https://issues.apache.org/jira/browse/HBASE-29023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904316#comment-17904316
]
Duo Zhang commented on HBASE-29023:
-----------------------------------
We still support hadoop 3.3.x so we can not remove the reflection unless they
are targeted for 3.2-?
> 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)