[
https://issues.apache.org/jira/browse/PHOENIX-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094073#comment-16094073
]
Hudson commented on PHOENIX-4042:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-master #1700 (See
[https://builds.apache.org/job/Phoenix-master/1700/])
PHOENIX-4042 Add hadoop metrics2-based Indexer coproc metrics (elserj: rev
ca1105630dab43a8629e2efa0171d914e0140b3e)
* (add)
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/metrics/MetricsIndexerSourceFactory.java
* (edit) phoenix-core/pom.xml
* (add)
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/metrics/MetricsIndexerSourceImpl.java
* (edit) pom.xml
* (edit) phoenix-core/src/main/java/org/apache/phoenix/hbase/index/Indexer.java
* (add)
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/metrics/MetricsIndexerSource.java
> Add hadoop-metrics2 server level metrics for secondary indexes
> --------------------------------------------------------------
>
> Key: PHOENIX-4042
> URL: https://issues.apache.org/jira/browse/PHOENIX-4042
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4042.001.patch, PHOENIX-4042-0.98.patch
>
>
> PHOENIX-3807 has a patch which uses the new hbase-metrics API for capturing
> Phoenix 2ndary indexing metrics inside of the RS.
> However, the hbase-metrics API doesn't show up until HBase-1.4. Let's put
> together an implementation that works with hadoop metrics2 to hold us over
> until that point.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)