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

Exceptions in multi operations are not handled correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.98.0, 0.96.0
    • None
    • None
    • Reviewed

    Description

      The symptoms are that, both ITBLL and ITLAV fail in their verification steps complaining about lots of undefined rows.

      org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList$Verify$Counts
                      REFERENCED=199619372
                      UNDEFINED=190084
                      UNREFERENCED=190084
      

      I think the problem is in HRegionServer.doBatchOp() where in case HRegion.batchMutate() throws an exception, RegionActionResult indexes are not set correctly.

      Attachments

        1. hbase-9730_v1-0.96.patch
          5 kB
          Enis Soztutar
        2. hbase-9730_v1.patch
          11 kB
          Enis Soztutar
        3. hbase-9730_v2.patch
          1 kB
          Enis Soztutar

        Activity

          People

            enis Enis Soztutar
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: