Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.0, 1.3.0
    • None
    • None
    • None

    Description

      Even though RegionStates is a highly accessed data structure in HMaster. Most of it's methods are synchronized. Which limits concurrency. Even simply making some of the getters non-synchronized by using concurrent data structures has helped with region assignments. We can go as simple as this approach or create locks per region or a bucket lock per region bucket.

      Attachments

        1. HBASE-11290.01.branch-1.patch
          52 kB
          Francis Christopher Liu
        2. HBASE-11290.03.patch
          52 kB
          Francis Christopher Liu
        3. HBASE-11290.02.patch
          52 kB
          Francis Christopher Liu
        4. HBASE-11290_trunk.patch
          52 kB
          Francis Christopher Liu
        5. HBASE-11290-0.98_v2.patch
          49 kB
          Virag Kothari
        6. HBASE-11290-0.98.patch
          36 kB
          Virag Kothari
        7. HBASE-11290.draft.patch
          13 kB
          Mikhail Antonov

        Issue Links

          Activity

            People

              Unassigned Unassigned
              toffer Francis Christopher Liu
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated: