Replace fsync, fsycAndLock, and unlock in Mongo with fsyncLock and fsyncUnlock

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Replace with:

      void fsyncLock()
      void fsyncUnlock()
      

      to match the shell. The side benefit of this, and one of the motivations, is to remove the one public reference to DBObject in the Mongo API.

      In 2.12 the existing methods should be deprecated and in 3.0, removed.

            Assignee:
            Unassigned
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: