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

HbckTestingUtil needs to keep a static executor to lower the number of threads used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.4, 0.95.0
    • None
    • None
    • Reviewed

    Description

      I can't run TestHBaseFsck on my machine without running out of threads, that's because each new HBaseFsck creates 50 threads. It has a constructor that takes an executor and HbckTestingUtil could keep a static one to pass in. I was able to cut thousands of threads with this.

      Attachments

        1. HBASE-7300.patch
          2 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: