[JAVA-1066] Replace fsync, fsycAndLock, and unlock in Mongo with fsyncLock and fsyncUnlock Created: 25/Dec/13  Updated: 25/Nov/15  Resolved: 25/Nov/15

Status: Closed
Project: Java Driver
Component/s: API
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 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.


Generated at Thu Feb 08 08:53:43 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.