[
https://issues.apache.org/jira/browse/HBASE-12047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144320#comment-14144320
]
stack commented on HBASE-12047:
-------------------------------
bq. Time to do a Cell.Type instead of KV.Type (something to consider for
another jira)?
I was looking at this today. Can we just move out Type to be its own class
referenced by KV and Cell? We won't have issue deserializing ? We'll need to
test.
> Avoid usage of KeyValueUtil#ensureKeyValue in simple cases
> ----------------------------------------------------------
>
> Key: HBASE-12047
> URL: https://issues.apache.org/jira/browse/HBASE-12047
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-12047.patch, HBASE-12047_V2.patch
>
>
> The patch avoids the usage from some obvious simple cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)