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

postScannerFilterRow consumes a lot of CPU

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      During an unrelated test I found that when scanning a tall table with CQ only and filtering most results at the server, 50% of time is spend in postScannerFilterRow, even though the coprocessor does nothing in that hook.

      We need to find a way not to call this hook when not needed, or to question why we have this hook at all.

      I think ram_krish added the hook (or maybe anoop.hbase). I am also not sure whether Phoenix uses this hook (giacomotaylor?)

      Attachments

        1. 14489-master.txt
          7 kB
          Lars Hofhansl
        2. 14489-0.98.txt
          7 kB
          Lars Hofhansl

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: