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

SplitTransaction creates too many threads (potentially)

    XMLWordPrintableJSON

Details

    • Brainstorming
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      In splitStoreFiles(...) we create a new thread pool with as many threads as there are files to split.
      We should be able to do better. During times of very heavy write loads there might be a lot of files to split and multiple splits might be going on at the same time on the same region server.

      Attachments

        1. 12765.txt
          1 kB
          Lars Hofhansl

        Activity

          People

            Unassigned Unassigned
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: