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

Hudson commented on HBASE-28684:
--------------------------------

Results for branch branch-3
        [build #248 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/248/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/248/General_20Nightly_20Build_20Report/]








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/248/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> 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)

Reply via email to