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

Double count of read requests for Gets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.8
    • None
    • None
    • Reviewed

    Description

      Whenever a RegionScanner is created via HRegion.getScanner(), the read request count is incremented. Since get is implemented as a scan internally. Each Get request is counted twice. Scans will have an extra count as well.

      Attachments

        1. HBASE-8563_94.patch
          0.7 kB
          Francis Christopher Liu

        Activity

          People

            toffer Francis Christopher Liu
            toffer Francis Christopher Liu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: