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

Hudson commented on HBASE-15633:
--------------------------------

FAILURE: Integrated in HBase-1.4 #85 (See 
[https://builds.apache.org/job/HBase-1.4/85/])
HBASE-15633 Backport HBASE-15507 to branch-1 (Geoffrey Jacoby) (tedyu: rev 
85f2caf1843c03703f7326b55b163623ca734c73)
* hbase-shell/src/test/ruby/hbase/replication_admin_test.rb
* hbase-shell/src/main/ruby/hbase/replication_admin.rb
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeer.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationSerDeHelper.java
* hbase-shell/src/main/ruby/shell/commands/update_peer_config.rb
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationStateZKBase.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeers.java
* hbase-shell/src/main/ruby/shell.rb
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/ReplicationEndpoint.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerConfigListener.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/replication/TestReplicationAdminWithClusters.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java


> Backport HBASE-15507 to branch-1
> --------------------------------
>
>                 Key: HBASE-15633
>                 URL: https://issues.apache.org/jira/browse/HBASE-15633
>             Project: HBase
>          Issue Type: New Feature
>          Components: Replication, shell
>    Affects Versions: 1.3.0
>            Reporter: Geoffrey Jacoby
>            Assignee: Geoffrey Jacoby
>             Fix For: 1.4.0
>
>         Attachments: HBASE-15633-branch-1.patch, HBASE-15633-branch-1.v1.patch
>
>
> HBASE-15507 introduced an update_peer_config method to allow online changes 
> to replication config. It depended on HBASE-11393, which so far exists only 
> in master and can only be in 2.0 and above because of some incompatible 
> changes to replication peer config serialization. 
> To get this in branch-1 will require two things:
> 1. Port the PeerConfigTracker in HBASE-11393 to branch-1 without taking the 
> incompatible tableCF serialization changes.
> 2. Port HBASE-15507's logic on top of this. 



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

Reply via email to