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

Annotate config server access originating from the config server functionality

    • Sharding 2022-05-02, Sharding NYC 2022-05-16
    • 3

      Our main source of test failures is the inability to easily distinguish between requests coming to the config server from the shard functionality or the config functionality. In the dedicated configuration this is not a problem as everything coming from the direct client is coming from the config server.

      We should annotate the op context when it is originated from the config server functionality. This is particularly easy to test by adding a temporary invariant to assert that this boolean flag is set whenever a direct client is used, and run all regular tests with catalog client feature turned off.

            Assignee:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Reporter:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: