-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-28668 Add documentation about specifying connection uri in repl… #6009
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
…ication and map reduce jobs
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
@ndimiduk @bbeaudreault Mind taking a look at this documentation change about the connection uri changes in replication? Thanks. |
|
@Apache9 Since this should be a backwards-compatible addition, do you think we should backport to 2.x? |
|
The actual work is done via HBASE-28425, the most challenge thing is that, we changed the cluster connection implementation on branch-3+, so the actual code change in ReplicationEndpoint implementation will be quite different when we want to supporting connection uri... |
…ication and map reduce jobs