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

Chia-Ping Tsai commented on HBASE-17169:
----------------------------------------

{code}
+  /**
+   * Does a deep copy of the contents to a new memory area and returns it as a 
new cell.
+   * @return The deep cloned cell
+   */
+  Cell deepClone();
{code}
The clone of ExtendedCell is not a ExtendedCell but Cell. Should we change the 
return type to ExtendedCell?

> Remove Cell variants with ShareableMemory
> -----------------------------------------
>
>                 Key: HBASE-17169
>                 URL: https://issues.apache.org/jira/browse/HBASE-17169
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17169.patch
>
>
> As asked by Stack in review comment of other sub tasks of the parent.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to