Uh oh!
There was an error while loading. Please reload this page.
HBASE-28668 Add documentation about specifying connection uri in repl… - #6009
Conversation
…ication and map reduce jobs
Apache-HBase
commented
Jun 20, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 20, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 20, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 20, 2024
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Jul 9, 2024
@ndimiduk@bbeaudreault Mind taking a look at this documentation change about the connection uri changes in replication? Thanks. |
bbeaudreault
commented
Jul 9, 2024
@Apache9 Since this should be a backwards-compatible addition, do you think we should backport to 2.x? |
Apache9
commented
Jul 9, 2024
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