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

Fixes to group commit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.90.0
    • None
    • None
    • Reviewed

    Description

      Two (somewhat) major things.

      First when the LogSyncer thread is created it's expecting optionalFlushInterval but we pass logflushentries. What it means is that it will run every 100ms by default.

      Also when the optional flush is running (meaning that no entries came in for that interval) and that logflushentries>1 then it won't do the hflush because we don't enforce it.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: