[
https://issues.apache.org/jira/browse/HBASE-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363698#comment-14363698
]
Mikhail Antonov commented on HBASE-13248:
-----------------------------------------
[~stack] you meant - HConnectionManager is going away? HCI is the main
implementation of connection (and cluster connection) as of now, not sure it
can go away. HCI might be renamed to just ConnectionImplementation though.
My intent here was actually to decouple the connection impl from connection
manager (this class seems a bit overloaded), thinking that eventually we would
only have several connection interfaces (base and derived, like
ClusterConnection), connection factory to create connections, and
ConnectionManager might go away. Do you think that's wrong direction?
> Make HConnectionImplementation top-level class
> ----------------------------------------------
>
> Key: HBASE-13248
> URL: https://issues.apache.org/jira/browse/HBASE-13248
> Project: HBase
> Issue Type: Sub-task
> Components: API
> Affects Versions: 2.0.0
> Reporter: Mikhail Antonov
> Assignee: Mikhail Antonov
>
> To separate concerns inside ConnectionManager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)