[SERVER-67356] Change BasicCommandWithReplyBuilderInterface::Invocation::ns() to generate namespace string with validated tenant id Created: 17/Jun/22 Updated: 06/Dec/22 Resolved: 12/Jul/22 |
|
| 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: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Assigned Teams: |
Serverless
|
||||||||
| Participants: | |||||||||
| Description |
|
Currently, BasicCommandWithReplyBuilderInterface::Invocation ns() function does not have validate tenant id in the generated NamespaceString object. In this ticket, we should change the code to get validated tenant id from opMsgRequest and put it into the generated ns object.
|