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

Need mainline to flush when 'Blocking updates' goes up.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.2.1, 0.18.0
    • None
    • None

    Description

      Look at the below. Blocking goes up and flush doesn't happen for nearly ten minutes (Other flushes happen in the meantime no problem). We need to run a flush immediately; schedule it before all others.

      2008-08-12 01:45:54,175 INFO org.apache.hadoop.hbase.regionserver.HRegion: Blocking updates for 'IPC Server handler 9 on 60020' on region TestTable,0024119972,1218505443888: Memcache size 64.0m is >= than blocking 64.0m size
      ...
      2008-08-12 01:54:36,695 DEBUG org.apache.hadoop.hbase.regionserver.HRegion: Started memcache flush for region TestTable,0024119972,1218505443888. Current region memcache size 64.0m
      

      Attachments

        1. hbase-820-v1.patch
          0.8 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: