[
https://issues.apache.org/jira/browse/HBASE-27757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-27757:
-----------------------------------
Labels: pull-request-available (was: )
> Clean up ScanMetrics API
> ------------------------
>
> Key: HBASE-27757
> URL: https://issues.apache.org/jira/browse/HBASE-27757
> Project: HBase
> Issue Type: Improvement
> Reporter: Bryan Beaudreault
> Assignee: Chandra Sekhar K
> Priority: Major
> Labels: pull-request-available
>
> ScanMetrics object exposes public instance variables for all metrics. For
> example, ScanMetrics.countOfRPCcalls. This is not standard API design in java
> or in hbase, and requires suppressing VisibilityModifier checkstyle warnings.
> We should clean this up, but would require major version changes since it's
> part of public API
--
This message was sent by Atlassian Jira
(v8.20.10#820010)