Use bsonBinaryEqual in checkDBHashesForReplSet

XMLWordPrintableJSON

    • Fully Compatible
    • TIG 2016-09-19
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
            Reporter:
            Jonathan Abrahams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: