Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16593 Unify HTable with AP
  3. HBASE-16954

Unify HTable#checkAndDelete with AP

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      The HTable#checkAndDelete(byte[], byte[], byte[], byte[], Delete) can be implemented by HTable#checkAndDelete(byte[], byte[], byte[], byte[], CompareType.EQUAL, Delete). As a result, all HTable#checkAndDelete methods can be unified with AP.

      Attachments

        1. HBASE-16954.v0.patch
          2 kB
          Chia-Ping Tsai
        2. HBASE-16954.v1.patch
          3 kB
          Chia-Ping Tsai

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: