Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
-
Description
As describe in this email from ndimiduk
https://lists.apache.org/thread/98wqlkqvlnmpx3r7yrg9mw4pqz9ppofh
The first advantage here is that, we can encode the connection registry implementation in the scheme of the connection url, so for replication, we can now support cluster key other than zookeeper, which is important for us to remove zookeeper dependency on our public facing APIs.
Attachments
Issue Links
- blocks
-
HBASE-28425 Allow specify cluster key without zookeeper in replication
- Resolved
- breaks
-
HBASE-28555 ThriftConnection does not need ConnectionRegistry
- Resolved
- relates to
-
HBASE-28547 Support specifying connection configuration through queries of the connection uri
- Resolved
-
HBASE-28565 Make map reduce jobs accept connection uri when specifying peer cluster
- Resolved
- links to