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

Filtered scans can bypass metrics collection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.96.2, 0.98.1, 0.99.0
    • 0.99.0, 0.98.2, 0.96.3
    • Scanners
    • None

    Description

      In RegionScannerImpl#nextRaw, after a batch of results are retrieved, delegates to the filter regarding continuation of the scan. If filterAllRemaining returns true, the method exits immediately, without calling MetricsRegion#updateNextScan.

      Attachments

        1. HBASE-11038.00.patch
          0.7 kB
          Nick Dimiduk
        2. HBASE-11038.01.96.patch
          0.7 kB
          Nick Dimiduk
        3. HBASE-11038.01.98.patch
          0.7 kB
          Nick Dimiduk
        4. HBASE-11038.01.patch
          0.7 kB
          Nick Dimiduk

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: