Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1066

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • API
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: