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

parallelCollectionScan within a session errors under auth

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.3, 3.7.3
    • Component/s: Security
    • Labels:
      None
    • ALL

      In Perl driver tests, there is a parallel collection scan test that iterates (serially), the cursors returned by parallelCollectionScan. Following the drivers sessions spec, the driver creates an implicit session for this command.

      When run against a 3.6.3 replica set without authentication, the test passes. When run with authentication enabled, the test fails with this error message:

      Cursor session id (f02e04ea-a996-40de-afa5-b71477649231 - Y5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fg=) is not the same as the operation context's session id (none)
      

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: