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

checkAndSave doesn't Write Ahead Log

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.19.1
    • None
    • None

    Description

      (02:26:46 PM) BenM: hey guys, in checkAndSave, is there a reason that the update is not written to the hlog?
      (02:26:59 PM) BenM: the code has
      (02:27:03 PM) BenM: boolean result = region.checkAndSave(b,
      (02:27:03 PM) BenM: expectedValues,getLockFromId(b.getRowLock()), false);
      (02:27:18 PM) BenM: where false is "writetoWAL"
      (02:30:53 PM) ***St^Ack_ that looks wrong... looking
      (02:34:30 PM) St^Ack_: BenM: that looks wrong to me; please file a 0.19.1 issue...

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmaurer Ben Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: