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

Attach Client to the current thread in op_msg_fuzzer

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Service arch 2020-11-30
    • 50

      To process commands, handleRequest and other methods in ServiceEntryPointCommon call into accessor methods of RequestExecutionContext, which may only be invoked by the thread that is attached to the Client object owning the operation (i.e., OperationContext).

      The invocation in op_msg_fuzzer, see here, should also follow this principal (e.g., by using AlternativeClientRegion).

            Assignee:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: