[
https://issues.apache.org/jira/browse/HBASE-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13684101#comment-13684101
]
Hudson commented on HBASE-8689:
-------------------------------
Integrated in hbase-0.95 #243 (See
[https://builds.apache.org/job/hbase-0.95/243/])
HBASE-8689 Cover all mutations rather than only Put while reporting for
mutations not writing to WAL (Revision 1493308)
Result = SUCCESS
stack :
Files :
*
/hbase/branches/0.95/hbase-hadoop-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.java
*
/hbase/branches/0.95/hbase-hadoop-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.java
*
/hbase/branches/0.95/hbase-hadoop1-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java
*
/hbase/branches/0.95/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperStub.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionServer.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java
> Cover all mutations rather than only Put while reporting for mutations not
> writing to WAL
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-8689
> URL: https://issues.apache.org/jira/browse/HBASE-8689
> Project: HBase
> Issue Type: Bug
> Components: metrics, regionserver
> Affects Versions: 0.95.0
> Reporter: Himanshu Vashishtha
> Assignee: Himanshu Vashishtha
> Fix For: 0.98.0, 0.95.1
>
> Attachments: HBASE-8689-v0.patch, HBASE-8689-v1.patch,
> HBASE-8689-v2.patch
>
>
> Currently, only Puts are reported instead of all mutations (increment,
> append, delete) when it is not writing to WAL. It should do the book keeping
> for other mutations too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira