-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
RSS Sydney
-
Fully Compatible
-
RSS Sydney - 2024-07-09, RSS Sydney - 2024-07-23, RSS Sydney - 2024-08-06
-
200
The feature document is meaningless and merely an obsolete record. SERVER-57125 did changes to stop creating new feature documents in 5.1. But, we didn't do any work to delete the existing obsolete feature document in future versions, which were generated in older databases. Because of this, unnecessary feature document checks are present in all methods that iterates the MongoDB metadata table (some examples: this, this and this ) . Failure to include this feature document check in those call sites caused serious issues, like, SERVER-85836.
- is related to
-
SERVER-85836 TenantFileImporter service should skip the feature document while iterating through the donor mdb_catlog table.
- Closed
-
SERVER-90055 Reverted Replace HistoricalIdentTracker with checkpoint cursors
- Closed
-
SERVER-57125 Remove FeatureTracker from DurableCatalogImpl
- Closed
- related to
-
SERVER-92655 Remove functionality to delete obsolete feature document
- Backlog