[
https://issues.apache.org/jira/browse/HBASE-18927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-18927:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Push to master and branch-2.
Thanks for all reviews.
> Add the DataType which is subset of KeyValue#Type to CellBuilder for building
> cell
> ----------------------------------------------------------------------------------
>
> Key: HBASE-18927
> URL: https://issues.apache.org/jira/browse/HBASE-18927
> Project: HBase
> Issue Type: Task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18927.v0.patch, HBASE-18927.v0.patch,
> HBASE-18927.v0.patch
>
>
> All class we use to build own cell are shown below:
> 1) Cell -> IA.Public
> 2) CellBuilder -> IA.Public
> 3) CellBuilderFactory -> IA.Public
> 4) Put -> IA.Public
> 5) Put#add(Cell) -> IA.Public
> *5) KeyValue#Type -> IA.Private*
> That means that building the cell is on the unstable way.
> see [dev
> list|https://lists.apache.org/thread.html/e2bd9d526412df337d92327d5339b7a43534b5f841f8319f3664e849@%3Cdev.hbase.apache.org%3E]
> for more information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)