[
https://issues.apache.org/jira/browse/HBASE-19462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-19462:
-----------------------------------
Fix Version/s: (was: 2.0.0)
2.0.0-beta-1
> 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)