[
https://issues.apache.org/jira/browse/HBASE-19299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-19299:
--------------------------
Status: Patch Available (was: Open)
> Assert only one Connection is constructed when calculating splits in a
> MultiTableInputFormat
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-19299
> URL: https://issues.apache.org/jira/browse/HBASE-19299
> Project: HBase
> Issue Type: Test
> Components: test
> Reporter: stack
> Assignee: stack
> Priority: Minor
> Attachments:
> 0002-HBASE-19299-Assert-only-one-Connection-is-constructe.patch
>
>
> Small test that verifies only one Connection made when calculating splits. We
> used to put up one per Table until recently and before that, a Connection per
> table per split which put a heavy load on hbase;meta. Here is a test to
> ensure we don't go back to the bad-old-days.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)