Wei-Chiu Chuang created HBASE-28446:
---------------------------------------
Summary: Remove the reflection for ByteBufferPositionedReadable
Key: HBASE-28446
URL: https://issues.apache.org/jira/browse/HBASE-28446
Project: HBase
Issue Type: Improvement
Reporter: Wei-Chiu Chuang
HBASE-21946 used reflection to access the ByteBufferPositionedReadable API
that's only available in Hadoop 3.3.
Now that HBase branch-2.6 and above updated hadoop three dependency to 3.3, we
can get rid of the reflection.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)