[
https://issues.apache.org/jira/browse/HBASE-18877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved HBASE-18877.
------------------------------------
Resolution: Won't Fix
User can use {{CellBuilder}} and {{CellBuilder#DataType}} to build the {{Cell}}
now. All of these class are IA.Public, so this issue is not necessary for my
story. Just close this as "Won't Fix".
> Move Type out of KeyValue to Cell
> ---------------------------------
>
> Key: HBASE-18877
> URL: https://issues.apache.org/jira/browse/HBASE-18877
> Project: HBase
> Issue Type: Task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0
>
>
> We allow user to create custom cell but the valid code of type -
> {{KeyValue#Type}} - is declared as IA.Private. We should make it
> IA.Public...Or move it to {{Cell}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)