You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "rui.wang (Jira)" <ji...@apache.org> on 2021/07/21 01:15:00 UTC

[jira] [Created] (HBASE-26104) HBase delete cannot delete data versions smaller than the specified timestamp

rui.wang created HBASE-26104:
--------------------------------

             Summary: HBase delete cannot delete data versions smaller than the specified timestamp
                 Key: HBASE-26104
                 URL: https://issues.apache.org/jira/browse/HBASE-26104
             Project: HBase
          Issue Type: Improvement
          Components: Deletes
    Affects Versions: 2.1.0
            Reporter: rui.wang


When I use 'Delete' to delete a piece of data, I set a value larger than the timestamp of the data, and then the operation does not take effect. But 'delete all' is feasible. Is this difference designed on purpose?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)