Description
(Need to):
- Remove CONNECTION_INSTANCES from ConnectionManager
- Remove HConnectionKey
- Remove 'managed' property from ClusterConnection, HCI and places where it's used now
- AFAIS this property isn't visible to client (ClusterConnection is private interface), so technically this would not even be backward-incompatible change, and no release note needed?
- In fact, ConnectionManager can be removed, too.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-13328 LoadIncrementalHFile.doBulkLoad(Path,HTable) should handle managed connections
- Closed
-
HBASE-13349 Reduce NeedUnmanagedConnectionException issues
- Closed