[
https://issues.apache.org/jira/browse/HBASE-15903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027627#comment-16027627
]
Enis Soztutar commented on HBASE-15903:
---------------------------------------
bq. Can you elaborate the correct call ?
You should not call SetTimestamp() from AddColumn or AddFamily variants.
Calling SetTimestamp() will change the timestamp of the Delete object which is
not what we want. Please check the java code.
> 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)