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

Bug in BulkDeleteEndpoint kills entire rows on COLUMN/VERSION Deletes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.94.6, 0.95.0
    • None
    • Coprocessors
    • None

    Description

      Try a BulkDeleteEndpoint using DeleteType.COLUMN or DeleteType.VERSION and give it a set of Columns which are not in the row.

      A Delete is constructed using just the row alone. No family/column/version is added and it is applied, thus deleting the entire row.

      Attachments

        1. 7813-0.94.txt
          4 kB
          Varun Sharma

        Activity

          People

            varunsharma Varun Sharma
            varunsharma Varun Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: