[
https://issues.apache.org/jira/browse/HBASE-28684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-28684.
-------------------------------
Hadoop Flags: Incompatible change,Reviewed (was: Incompatible change)
Resolution: Fixed
Pushed to master and branch-3.
Thanks [~Ddupg] for reviewing!
> Remove CellWrapper and use ExtendedCell internally in client side data
> structure
> --------------------------------------------------------------------------------
>
> Key: HBASE-28684
> URL: https://issues.apache.org/jira/browse/HBASE-28684
> Project: HBase
> Issue Type: Sub-task
> Components: API, Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
> In general, all Cells in HBase are ExtendedCells, we introduce Cell interface
> is only for preventing user to call some methods which damage the system.
> So I think we should have internal methods which can get ExtendedCell from
> the client side data structures so we do not need to cast everywhere.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)