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

Under upload, region servers are unable to compact when loaded with hundreds of regions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.19.0
    • 0.19.1, 0.20.0
    • regionserver
    • None

    Description

      We have a situation where each region server is loaded with 100+ regions, most of them in the same table. During a long upload of webpages, each memcache gets filled near equally fast so that the global memcache limit is usually triggered before the max memcache size. Since that emergency flush does not trigger compactions, the number of store files just keeps growing until it fails on all kinds of errors.

      We need a better story for this as this is a "normal" situation.

      Attachments

        1. hbase-1238.patch
          1 kB
          Jean-Daniel Cryans

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: