[
https://issues.apache.org/jira/browse/HBASE-13213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14387385#comment-14387385
]
Ted Yu commented on HBASE-13213:
--------------------------------
{code}
$ python dev-support/checkstyle_report.py trunkCheckstyle.xml
patchCheckstyle.xml
hbase-server/target/generated-jamon/org/apache/hadoop/hbase/tmpl/regionserver/ServerMetricsTmplImpl.java
{code}
The extra Checkstyle warning came from a generated file.
> Split out locality metrics among primary and secondary region
> -------------------------------------------------------------
>
> Key: HBASE-13213
> URL: https://issues.apache.org/jira/browse/HBASE-13213
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 13213-v1.patch, locality-metrics-4.txt
>
>
> This task provides the ability to track locality of primary and secondary
> region replicas.
> We already have percentFilesLocal metric.
> There should be two sets of metrics - one for primaries and another for
> secondary / tertiary regions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)