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

Separate out thread pool for Master <-> RegionServer communication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0, 2.0.0
    • 1.0.0, 1.1.0
    • None

    Description

      Over in HBASE-12028, there is a discussion about the case of a RegionServer still being alive despite all its handler threads being dead. One outcome of this is that the Master is left hanging on the RS for completion of various operations - such as region un-assignment when a table is disabled. Does it make sense to create a separate thread pool for communication between the Master and the RS? This addresses not just the case of the RPC handler threads terminating but also long-running queries or co-processor executions holding up master operations.

      Attachments

        1. 0001-HBASE-12071-Separate-out-thread-pool-for-Master-Regi.patch
          20 kB
          Nick Dimiduk
        2. HBASE-12071.v1-branch-1.patch
          16 kB
          Stephen Yuan Jiang
        3. HBASE-12071.v5-master.patch
          16 kB
          Stephen Yuan Jiang
        4. HBASE-12071.v4-master.patch
          13 kB
          Stephen Yuan Jiang
        5. HBASE-12071.v3-master.patch
          14 kB
          Stephen Yuan Jiang
        6. HBASE-12071.v2-master.patch
          14 kB
          Enis Soztutar
        7. HBASE-12071.v2-master.patch
          14 kB
          Stephen Yuan Jiang

        Issue Links

          Activity

            People

              syuanjiang Stephen Yuan Jiang
              skadambi Sudarshan Kadambi
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: