You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2020/01/06 02:15:00 UTC

[jira] [Created] (HBASE-23648) Evaluate making ConnectionRegistry a singleton class

Bharath Vissapragada created HBASE-23648:
--------------------------------------------

             Summary: Evaluate making ConnectionRegistry a singleton class
                 Key: HBASE-23648
                 URL: https://issues.apache.org/jira/browse/HBASE-23648
             Project: HBase
          Issue Type: Improvement
          Components: Client
    Affects Versions: 3.0.0
            Reporter: Bharath Vissapragada
            Assignee: Bharath Vissapragada


Based on the discussion between [~stack] and I in the code review for HBASE-23305, the current usage of ConnectionRegistry is ad-hoc, sometimes multiple times per connection.

I don't see any obvious reason to not make it a singleton (except for testing). This makes it more readable. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)