[ 
https://issues.apache.org/jira/browse/HBASE-10213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859805#comment-13859805
 ] 

Hudson commented on HBASE-10213:
--------------------------------

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #44 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/44/])
HBASE-10213. Add read log size per second metrics for replication source 
(cuijianwei) (apurtell: rev 1554359)
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java


> Add read log size per second metrics for replication source
> -----------------------------------------------------------
>
>                 Key: HBASE-10213
>                 URL: https://issues.apache.org/jira/browse/HBASE-10213
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics, Replication
>    Affects Versions: 0.94.14
>            Reporter: cuijianwei
>            Assignee: cuijianwei
>            Priority: Minor
>             Fix For: 0.98.0, 0.99.0
>
>         Attachments: 10213-trunk-addendum-1.patch, HBASE-10213-0.94-v1.patch, 
> HBASE-10213-0.94-v2.patch, HBASE-10213-trunk-v1.patch
>
>
> The current metrics of replication source contain logEditsReadRate, 
> shippedBatchesRate, etc, which could indicate how fast the data replicated to 
> peer cluster to some extent. However, it is not clear enough to know how many 
> bytes replicating to peer cluster from these metrics. In production 
> environment, it may be important to know the size of replicating data per 
> second because the services may be affected if the network become busy.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to