Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19035 Miss metrics when coprocessor use region scanner to read data
  3. HBASE-19366

Backport to branch-1 HBASE-19035 Miss metrics when coprocessor use region scanner to read data

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • metrics
    • None
    • Hide
      1. Move read requests count to region level. Because RegionScanner is exposed to CP.
      2. Update write requests count in processRowsWithLocks.
      3. Remove requestRowActionCount in RSRpcServices. This metric can be computed by region's readRequestsCount and writeRequestsCount.
      Show
      1. Move read requests count to region level. Because RegionScanner is exposed to CP. 2. Update write requests count in processRowsWithLocks. 3. Remove requestRowActionCount in RSRpcServices. This metric can be computed by region's readRequestsCount and writeRequestsCount.

    Description

      Making subissue to backport the parent issue to branch-1. I'll attach first attempt at a backport. It is failing in TestRegionServerMetrics in an assert.

      Making a new issue because time has elapsed since parent went into master and branch-1 and I want to resolve the parent. Thanks. FYI zghaobac If you've input, just say sir and I can take another look.

      Attachments

        1. HBASE-19366.branch-1.001.patch
          7 kB
          Guanghao Zhang
        2. HBASE-19366.branch-1.001.patch
          7 kB
          Guanghao Zhang
        3. HBASE-19366.branch-1.001.patch
          7 kB
          Guanghao Zhang
        4. HBASE-19366.branch-1.3.001.patch
          3 kB
          Michael Stack
        5. HBASE-19035.branch-1.2.001.patch
          3 kB
          Michael Stack

        Issue Links

          Activity

            People

              zghao Guanghao Zhang
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: