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

TableCfWALEntryFilter and ScopeWALEntryFilter should not redundantly iterate over cells.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.3.0, 2.0.0
    • 1.3.0, 2.0.0
    • None
    • None
    • Reviewed
    • push to branch-1.3+

    Description

      TableCfWALEntryFilter and ScopeWALEntryFilter both filter by iterating over cells. Since the filters are chained we do this work twice. Instead iterate over cells once and apply the "cell filtering" logic to these cells.

      Attachments

        1. HBASE-16086.v3.patch
          23 kB
          Vincent Poon
        2. HBASE-16086.v2.patch
          23 kB
          Vincent Poon
        3. HBASE-16086.patch
          25 kB
          Vincent Poon

        Activity

          People

            vincentpoon Vincent Poon
            churromorales churro morales
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: