[
https://issues.apache.org/jira/browse/HBASE-15903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029795#comment-16029795
]
Ted Yu commented on HBASE-15903:
--------------------------------
w.r.t. family_map_[cell->Family()].push_back(std::move(cell)); the code path is
exercised by various unit tests and works fine.
> Delete Object
> -------------
>
> Key: HBASE-15903
> URL: https://issues.apache.org/jira/browse/HBASE-15903
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sudeep Sunthankar
> Assignee: Ted Yu
> Attachments: 15903.v2.txt, 15903.v4.txt,
> HBASE-15903.HBASE-14850.v1.patch
>
>
> Patch for creating Delete objects. These Delete objects are used by the Table
> implementation to delete rowkey from a table.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)