[SERVER-71052] Remove database metadata by querying timestamp rather than UUID Created: 03/Nov/22  Updated: 29/Oct/23  Resolved: 07/Nov/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.2.0-rc0

Type: Task Priority: Major - P3
Reporter: Antonio Fuschetto Assignee: Antonio Fuschetto
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done before SERVER-69585 Get rid of the UUID from the database... Backlog
Backwards Compatibility: Fully Compatible
Sprint: Sharding EMEA 2022-11-14
Participants:

 Description   

When a database is dropped, its metadata document is removed from the config.databases collection. This operation is actually queried by UUID, and our plan is to remove this information from the database metadata (see SERVER-69585).

Goal of this task is to change the query used to remove the database metadata in order to use the timestamp instead. This is a required task before to actually remove the UUID from the database metadata without introducing backward-compatibility issues.



 Comments   
Comment by Githook User [ 07/Nov/22 ]

Author:

{'name': 'Antonio Fuschetto', 'email': 'antonio.fuschetto@mongodb.com', 'username': 'afuschetto'}

Message: SERVER-71052 Remove database metadata by querying timestamp rather than UUID
Branch: master
https://github.com/mongodb/mongo/commit/67b565edf1a1ae3157a427ea0488037deb479c03

Generated at Thu Feb 08 06:17:55 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.