[
https://issues.apache.org/jira/browse/HBASE-18519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143049#comment-16143049
]
Chia-Ping Tsai edited comment on HBASE-18519 at 8/27/17 11:14 AM:
------------------------------------------------------------------
[~stack] Can we undo the configured way ?
As Anoop was just saying in RB, users can create cell builder on their own.
Also, there is no use case for configuring the extended cell builder internally.
was (Author: chia7712):
[~stack] Can we undo the configured way ?
As anoop's comment in RB, users can create cell builder on their own. Also,
there is no use case for configuring the extended cell builder internally.
> Use builder pattern to create cell
> ----------------------------------
>
> Key: HBASE-18519
> URL: https://issues.apache.org/jira/browse/HBASE-18519
> Project: HBase
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0
>
> Attachments: HBASE-18519.v0.patch, HBASE-18519.v1.patch,
> HBASE-18519.v2.patch, HBASE-18519.v3.patch, HBASE-18519.v4.patch
>
>
> The IndividualBytesFieldCell, which is introduced by HBASE-14882, carries the
> input arguments without copying. We can substitute IndividualBytesFieldCell
> for CellUtil.createCell.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)