Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.99.0, 0.98.6
    • None
    • None
    • Reviewed
    • Hide
      Adds "hbase.regionstatestore.meta.connection" configuration and new MultiHConnection class. Is set to 1 by default. Set it higher if you want to run with more than one connection to the meta table. Useful if you have a very large meta table -- e.g. 1M regions -- otherwise, stick to the default.
      Show
      Adds "hbase.regionstatestore.meta.connection" configuration and new MultiHConnection class. Is set to 1 by default. Set it higher if you want to run with more than one connection to the meta table. Useful if you have a very large meta table -- e.g. 1M regions -- otherwise, stick to the default.

    Description

      Currently, if the meta region is on a regionserver instead of the master, meta update is synchronized on one HTable instance. We should be able to do better.

      Attachments

        1. HBASE-11610-branch1.patch
          15 kB
          Virag Kothari
        2. HBASE-11610.patch
          9 kB
          Virag Kothari
        3. HBASE-11610_v4.patch
          15 kB
          Virag Kothari
        4. HBASE-11610_v3.patch
          15 kB
          Virag Kothari
        5. HBASE-11610_2.patch
          12 kB
          Virag Kothari

        Issue Links

          Activity

            People

              virag Virag Kothari
              jxiang Jimmy Xiang
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: