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

Dedicated merge dispatch threadpool on master

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 1.7.0, 2.5.0
    • 3.0.0-alpha-1, 1.7.0, 2.5.0, 2.3.5, 2.4.2
    • master
    • None

    Description

      Over the weekend we ran into an issue of running normalizer on a table with ~400k regions and we noticed the master was bottlenecked on merge dispatcher code that runs on a single threaded thread-pool that was meant for all master table operations (opcode: MASTER_TABLE_OPERATIONS). Having a dedicated thread-pool helped us dispatch merges at a faster rate.

      Attachments

        Activity

          People

            bharathv Bharath Vissapragada
            bharathv Bharath Vissapragada
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: