You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/21 22:09:09 UTC

[jira] [Updated] (HBASE-18515) Introduce Delete.add as a replacement for Delete#addDeleteMarker

     [ https://issues.apache.org/jira/browse/HBASE-18515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-18515:
--------------------------
    Fix Version/s:     (was: 3.0.0)

>  Introduce Delete.add as a replacement for Delete#addDeleteMarker
> -----------------------------------------------------------------
>
>                 Key: HBASE-18515
>                 URL: https://issues.apache.org/jira/browse/HBASE-18515
>             Project: HBase
>          Issue Type: Task
>          Components: Client
>            Reporter: Chia-Ping Tsai
>            Assignee: Xie YiFan
>            Priority: Major
>              Labels: beginner
>             Fix For: 2.0.0-alpha-2, 2.0.0
>
>         Attachments: HBASE-18515.master.v0.patch, HBASE-18515.master.v1.patch, HBASE-18515.master.v2.patch, HBASE-18515.master.v3.patch, HBASE-18515.master.v4.patch
>
>
> {quote}
>   public Delete addDeleteMarker(Cell kv) throws IOException {
>     // TODO: Deprecate and rename 'add' so it matches how we add KVs to Puts.
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)