Attach Client to the current thread in op_msg_fuzzer

XMLWordPrintableJSON

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

      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
            Reporter:
            Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: