Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-25509

Periodically call fsync() when writing large amounts of data

    XMLWordPrintable

Details

    • Release Note

    Description

      When writing large amounts of data (e.g during compaction), read latency can be adversely affected if a single sync() is made at the end of writing all the data; as the IO subsystem has a large amount of outstanding writes to flush to disk. By issuing periodic sync() calls the affect on read latency can be signifcantly reduced.

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-25509
          # Subject Branch Project Status CR V

          Activity

            People

              dhaikney David Haikney (Inactive)
              drigby Dave Rigby (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty