Jurriaan Mous created HBASE-12736:
-------------------------------------

             Summary: Let MetaScanner recycle a given Connection
                 Key: HBASE-12736
                 URL: https://issues.apache.org/jira/browse/HBASE-12736
             Project: HBase
          Issue Type: Improvement
          Components: Client
            Reporter: Jurriaan Mous
            Assignee: Jurriaan Mous


It is very heavy to create a Connection on each meta scan. Connections create 
RpcClients, RpcClients create connections and all cannot be recycled.

Tests with a lot of metascans are very heavy with the async client.

This issue is to make anything that uses metaScans reuse the same connection.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to