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

Change session id checking in check_repl_db_hash_background.js to use bsonWoCompare

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.3
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 2018-09-10
    • 15

      The shell does not compare the ids of the sessions correctly here and will incorrectly report that two session ids are not equal when they actually are. We should change this to check equality using bsonWoCompare.

            Assignee:
            janna.golden@mongodb.com Janna Golden
            Reporter:
            janna.golden@mongodb.com Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: