Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19299

Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • test
    • None

    Description

      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.

      Attachments

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: