-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
They only make sense when connected directly to a single mongod, The fsync helper is trivially replaced with a call to Database.command, as is the unlock helper when connected to reasonably modern versions of MongoDB. Unlock against ancient MongoDB versions is also trivial to implement.
Let's deprecate these in 3.x and remove them in 4.0.
- is related to
-
MOTOR-596 Deprecate MongoClient is_locked, fsync, and unlock helpers
- Closed
-
PYTHON-2310 Remove the fsync and unlock MongoClient helpers and the is_locked attribute
- Closed