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

Hudson commented on HBASE-17296:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #566 (See 
[https://builds.apache.org/job/HBase-1.4/566/])
HBASE-17296 Provide per peer throttling for replication (yangzhe1991: rev 
4b3df0f926f6ec64bd6e071b1ae18ff635b4cc98)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.java
* (edit) hbase-shell/src/main/ruby/hbase/replication_admin.rb
* (edit) hbase-shell/src/test/ruby/hbase/replication_admin_test.rb
* (edit) hbase-protocol/src/main/protobuf/ZooKeeper.proto
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/replication/TestReplicationAdmin.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeer.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationSerDeHelper.java
* (edit) 
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java
* (edit) hbase-shell/src/main/ruby/shell.rb
* (edit) hbase-shell/src/main/ruby/shell/commands/list_peers.rb
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java
* (add) hbase-shell/src/main/ruby/shell/commands/set_peer_bandwidth.rb
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java


> Provide per peer throttling for replication
> -------------------------------------------
>
>                 Key: HBASE-17296
>                 URL: https://issues.apache.org/jira/browse/HBASE-17296
>             Project: HBase
>          Issue Type: Improvement
>          Components: Replication
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-17296-branch-1.patch, HBASE-17296.patch
>
>
> HBASE-9501 added a config to provide throttling for replication. And each 
> peer has same bandwidth up limit. In our use case, one cluster may have 
> several peers and several slave clusters. Each slave cluster may have 
> different scales and need different bandwidth up limit for each peer. So We 
> add bandwidth to replication peer config and provide a shell cmd set_peer 
> bandwidth to update the bandwidth in need. It has been used for a long time 
> on our clusters.  Any suggestions are welcomed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to