[
https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497671#comment-15497671
]
Hudson commented on HBASE-16447:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1615 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1615/])
HBASE-16447 Replication by namespaces config in peer (Guanghao Zhang) (enis:
rev 1a1003a482d9bfb725fbe1097c794fdb043dcd81)
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeer.java
* (add) hbase-shell/src/main/ruby/shell/commands/set_peer_namespaces.rb
* (add)
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.java
* (edit) hbase-shell/src/test/ruby/hbase/replication_admin_test.rb
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java
* (edit) hbase-shell/src/main/ruby/shell/commands/add_peer.rb
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpointNoMaster.java
* (edit) hbase-shell/src/main/ruby/shell.rb
* (delete)
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/TableCfWALEntryFilter.java
* (edit) hbase-shell/src/main/ruby/shell/commands/set_peer_tableCFs.rb
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerConfig.java
* (edit) hbase-shell/src/main/ruby/hbase_constants.rb
* (edit) hbase-protocol/src/main/protobuf/ZooKeeper.proto
* (edit)
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java
* (edit)
hbase-protocol/src/main/java/org/apache/hadoop/hbase/ipc/protobuf/generated/TestProtos.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationWALEntryFilters.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationSerDeHelper.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java
* (edit) hbase-shell/src/main/ruby/hbase/replication_admin.rb
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/ZKNamespaceManager.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/replication/TestReplicationAdmin.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java
* (edit) hbase-shell/src/main/ruby/shell/commands/list_peers.rb
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java
* (add)
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestNamespaceReplication.java
> Replication by namespaces config in peer
> ----------------------------------------
>
> Key: HBASE-16447
> URL: https://issues.apache.org/jira/browse/HBASE-16447
> Project: HBase
> Issue Type: New Feature
> Components: Replication
> Affects Versions: 2.0.0
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-16447-v1.patch, HBASE-16447-v2.patch,
> HBASE-16447-v3.patch, HBASE-16447-v4.patch, HBASE-16447-v5.patch,
> HBASE-16447-v5.patch
>
>
> Now we only config table cfs in peer. But in our production cluster, there
> are a dozen of namespace and every namespace has dozens of tables. It was
> complicated to config all table cfs in peer. For some namespace, it need
> replication all tables to other slave cluster. It will be easy to config if
> we support replication by namespace. Suggestions and discussions are welcomed.
> Review board: https://reviews.apache.org/r/51521/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)