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

Use bsonBinaryEqual in checkDBHashesForReplSet

    • Fully Compatible
    • TIG 2016-09-19

      The checkDBHashesForReplSet (in src/mongo/shell/replsettest.js) currently uses bsonWoCompare, which doesn't fail if there are type differences, like NumberLong and NumberInt. The new function bsonBinaryEqual should be used instead.

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: