-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
Previously deprecated in PyMongo 3.0. Also remove the internal index cache and all related machinery. Applications should use Collection.create_index instead.
Collection.reindex was deprecated in PyMongo 3.11 in PYTHON-2201.
- is related to
-
PYTHON-2201 Deprecate the reindex helper
- Closed
-
PYTHON-1734 Test failure - test_legacy_api.TestLegacy.test_ensure_index_threaded/test_ensure_unique_index_threaded
- Backlog