-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
Service Arch 2024-02-05
-
2
Some cpp failpoints perform checks on tenant information, and removing the $tenant field in the BSONObj will prevent the necessary tenant information from being propagated.
In [this test case, removal of the $tenant field in the failpoint BSONObj will cause the test to hang indefinitely.
Another example is here.
We need to be able to still propagate tenant information without using the $tenant field.
- is duplicated by
-
SERVER-82546 Make fail point commands use unsigned security token instead of $tenant
- Closed
- related to
-
SERVER-82542 No longer test $tenant in unit tests
- Closed