[SERVER-79691] Replace NamespaceString::db_deprecated comparison Created: 03/Aug/23  Updated: 04/Aug/23  Resolved: 04/Aug/23

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

Type: Task Priority: Major - P3
Reporter: Mathis Bessa Assignee: Mathis Bessa
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-65456 Make NamespaceString::db_deprecated()... Closed
Sprint: Server Serverless 2023-08-07
Participants:

 Description   

We currently have in the code places where we do the following :

(nss.db_deprecated() == otherNss.db_deprecated())

We should replace that behavior with a `isDbEqual` comparison method in order to eventually no longer make the use of `db_deprecated` which will eventually be private / removed.


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