You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/08/03 18:19:01 UTC

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

Chia-Ping Tsai created HBASE-18515:
--------------------------------------

             Summary:  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
            Reporter: Chia-Ping Tsai
             Fix For: 3.0.0, 2.0.0-alpha-2


{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
(v6.4.14#64029)