Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15323

Hbase Rest CheckAndDeleteAPi should be able to delete more cells

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.3.0, 1.2.1, 1.1.4, 0.98.18, 2.0.0
    • None
    • None
    • Linux And Windows

    • Incompatible change
    • Hide
      Fixed an issue in REST server checkAndDelete operation where the remaining cells other than the to-be-checked column are also applied in the Delete operation. Also fixed an issue in RemoteHTable where the Delete object was not passed correctly to the REST server side.
      Show
      Fixed an issue in REST server checkAndDelete operation where the remaining cells other than the to-be-checked column are also applied in the Delete operation. Also fixed an issue in RemoteHTable where the Delete object was not passed correctly to the REST server side.
    • Patch

    Description

      Java CheckAndDelete API accepts Delete object which can be used to delete (a cell / cell version / multiple cells / column family or a row), but the rest api only allows to delete the cell (without any version)

      Need to add this capability to rest api.

      Attachments

        Issue Links

          Activity

            People

              ajithg Ajith
              ajithg Ajith
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 48h
                  48h
                  Remaining:
                  Remaining Estimate - 48h
                  48h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified