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

Do not start LogSyncer when not in deferred flush mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 0.90.0
    • None
    • regionserver
    • None

    Description

      Currently we always start the LogSyncer thread, even when not necessary because the "deferred flush" is set to false and the sync() is called on every record. We could disable the thread and not have it flush every n secs unnecessarily.

      Attachments

        Activity

          People

            Unassigned Unassigned
            larsgeorge Lars George
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: