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

uassert that the integer part of a v0 numeric KeyString value is less than 2^^53

    • Fully Compatible
    • ALL
    • v4.2
    • Execution Team 2019-07-29

      It would never be legally encoded that the integerPart of a KeyString v0 numeric type uses more than 52 bits and also has a fractional part.

      Uassert that integerPart is strictly less than 2^^53 (i.e. has no more than 52 bits of precision) if it also has a fractional part.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: