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

Data loss when WAL split to HFile enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.3.0
    • 3.0.0-alpha-1, 2.3.0
    • MTTR
    • None

    Description

      Very simple steps as below,
      1. Create table with 1 region
      2. Insert 1 record
      3. Flush the table
      4. Scan table and observe timestamp of the inserted row
      5. Insert same row key with same timestamp as previously inserted but with different value
      6. Kill -9 RS where table region is online
      7. Start RS

      Scan the table and check the result, latest cell must be returned.

      Thanks sreenivasulureddy for finding this issue.

      Attachments

        Issue Links

          Activity

            People

              zghao Guanghao Zhang
              pankajkumar Pankaj Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: