Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1777

glog drop_log_memory causes a lot of IO to log dir

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 1.1.0
    • n/a
    • util
    • None

    Description

      glog is configured by default to call posix_fadvise with DONTNEED every time it flushes, and also configured such that any WARN or above causes such a flush. Every such fadvise call generates new IO to the log directory, journal commits, etc, and I think this may be affecting latency and stability adversely.

      Attachments

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: