Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13291 Lift the scan ceiling
  3. HBASE-13497

Remove MVCC stamps from HFile when that is safe

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      See discussion in HBASE-13389.
      The optimization was initially put in with HBASE-8166, HBASE-12600 undoes it, this will partially restores it.

      Instead of checking the MVCC readpoints against the oldest current scanner, we check that all are 0, if so, we do not need to write them.

      Attachments

        1. 13497.txt
          2 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: