[SERVER-80545] Make DatabaseNameUtil::serialize no longer use default serialization context Created: 30/Aug/23  Updated: 31/Aug/23  Resolved: 31/Aug/23

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

Type: Task Priority: Major - P3
Reporter: Sophia Tan Assignee: [DO NOT USE] Backlog - Server Serverless (Inactive)
Resolution: Duplicate Votes: 0
Labels: ntdi_must_have
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-80549 Make DatabaseNameUtil::de/serialize n... Closed
Assigned Teams:
Serverless
Participants:

 Description   

The DatabaseNameUtil::serialize  function has a default argument SerialziationContext.

staticstd::string serialize( constDatabaseName&dbName, constSerializationContext&context=SerializationContext::stateDefault());

In this ticket, we will remove the default value from it. The motivation is to enforce each call site pass in the correct serialization context. 


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