[
https://issues.apache.org/jira/browse/HBASE-19462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286348#comment-16286348
]
stack commented on HBASE-19462:
-------------------------------
+1 Needs nice release note. Is test failure related? Probably not.
> Deprecate all addImmutable methods in Put
> -----------------------------------------
>
> Key: HBASE-19462
> URL: https://issues.apache.org/jira/browse/HBASE-19462
> Project: HBase
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19462.v0.patch
>
>
> Users are able to use {{CellBuilder}} to build the cell without array copy
> for Put/Delete/Increment/Append, and we always do the copy if user pass the
> {{ByteBuffer}}. Hence, the {{addImmutable}} is unnecessary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)