Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8763 Combine MVCC and SeqId
  3. HBASE-11160

Undo append waiting on region edit/sequence id update

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Critical
    • Resolution: Later
    • 0.99.0
    • 0.99.1
    • wal
    • None

    Description

      HBASE--11135 changed append to wait on the update of the edit/sequence id. This slows writes by a significant amount (50% slower?). jeffreyz is going to look at updating MVCC inside in the ring buffer consumer thread just after the region edit/sequence id update. If that works, then we can undo having append wait on the sequence id update and get some of our speedup back. Marking this 0.99 and blocker so we don't forget about it (Undoing the wait is just a case of removing the few lines of latch code in FSWALEdit).

      Attachments

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: