[
https://issues.apache.org/jira/browse/HBASE-13739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554146#comment-14554146
]
Anoop Sam John commented on HBASE-13739:
----------------------------------------
Very important Jira. We have cleaned up code removing this
KeyValueUtil.ensureKeyValue(cell) calls but that was done after the branch
creation. Call to this KVUtil can kill many other optimizations we are doing
recently.
Thanks [~tedyu] for noticing this.
> Remove KeyValueUtil.ensureKeyValue(cell) from MOB code.
> -------------------------------------------------------
>
> Key: HBASE-13739
> URL: https://issues.apache.org/jira/browse/HBASE-13739
> Project: HBase
> Issue Type: Sub-task
> Components: mob
> Affects Versions: hbase-11339
> Reporter: Jingcheng Du
> Assignee: Jingcheng Du
> Fix For: hbase-11339
>
>
> Now KeyValueUtil.ensureKeyValue(cell) is used in a few places of MOB, we need
> to remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)