Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-82748

Remove $tenant in a failpoint

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • 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.

       

            Assignee:
            joseph.prince@mongodb.com Joseph Prince
            Reporter:
            joseph.prince@mongodb.com Joseph Prince
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: