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

pseudo_commands.js can kill operation with opId '1234' mistakenly

    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-06-29
    • 7

      The pseudo_commands.js test chooses opId '1234' to test proper authorization privileges. Unfortunately, the test can end up killing an internal thread by mistake causing an invariant in the server. A suitable fix for this could be to use the maximum possible opId (2^31 - 1).

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: