Wei-Chiu Chuang created HBASE-29023:
---------------------------------------
Summary: 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
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)