You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Karan Mehta (JIRA)" <ji...@apache.org> on 2017/03/01 23:03:48 UTC

[jira] [Created] (HBASE-17716) Formalize Scan Metric names

Karan Mehta created HBASE-17716:
-----------------------------------

             Summary: Formalize Scan Metric names
                 Key: HBASE-17716
                 URL: https://issues.apache.org/jira/browse/HBASE-17716
             Project: HBase
          Issue Type: Bug
          Components: metrics
            Reporter: Karan Mehta
            Assignee: Karan Mehta
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)