Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-910

how to set fsync for write concern

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.0.1
    • Component/s: API
    • None
    • Environment:
      Linux ... 2.6.32-573.18.1.el6.x86_64 #1 SMP Wed Jan 6 11:20:49 EST 2016 x86_64 x86_64 x86_64 GNU/Linux

      I used to set fsync parameter by calling mongo::WriteConcern::fsync() in legacy C++ driver.
      I am now using the new c++ driver, I am trying to use mongocxx::write_concern::fsync() but looks mongocxx::write_concern does not support fsync() any more. Is there a way to support confirmation of fsync from client API or it is not an option now?

      Thanks!
      Judy

            Assignee:
            Unassigned Unassigned
            Reporter:
            Judy.Han Judy Han [X]
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: