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

Formalize Scan Metric names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 1.2.6, 2.0.0
    • metrics
    • None
    • Incompatible change, Reviewed
    • Hide
      HBASE-17716 breaks compatibility of ServerSideScanMetrics by changing public field names, and the issue is fixed through HBASE-17886
      Show
      HBASE-17716 breaks compatibility of ServerSideScanMetrics by changing public field names, and the issue is fixed through HBASE-17886

    Description

      HBase provides various metrics through the API's exposed by ScanMetrics class.
      The JIRA PHOENIX-3248 requires them to be surfaced through the Phoenix Metrics API. Currently these metrics are referred via hard-coded strings, which are not formal and can break the Phoenix API. Hence we need to refactor the code to assign enums for these metrics.

      Attachments

        1. HBASE-17716_v2.patch
          9 kB
          Michael Stack
        2. HBASE-17716_v2.patch
          9 kB
          Karan Mehta
        3. HBASE-17716.patch
          24 kB
          Karan Mehta

        Activity

          People

            karanmehta93 Karan Mehta
            karanmehta93 Karan Mehta
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: