-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-27728 Implement a tool to migrate replication peer data between… #5179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
...lication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerMigrationTool.java
Show resolved
Hide resolved
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/Driver.java
Outdated
Show resolved
Hide resolved
...lication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerMigrationTool.java
Show resolved
Hide resolved
...lication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerMigrationTool.java
Show resolved
Hide resolved
...lication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerMigrationTool.java
Outdated
Show resolved
Hide resolved
|
🎊 +1 overall
This message was automatically generated. |
… different storage implementation
|
Any other concerns? @2005hithlj @wchevreuil Thanks. |
|
LGTM |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
… different storage implementation (#5179) Signed-off-by: Liangjun He <heliangjun@apache.org> Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org> (cherry picked from commit 31c4aea) Conflicts: hbase-client/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationPeerConfig.java hbase-replication/src/test/java/org/apache/hadoop/hbase/replication/ReplicationPeerStorageTestBase.java
… different storage implementation