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

don't use regex for UUID::isUUIDString

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2022-05-30

      It's the only use of regex in base and isn't the most efficient way to check this easy pattern.

      The fact that there is a pcrecpp use in base complicates SERVER-65276.
      The in-house pcre2 wrapper has to become part of base to accomodate this one usage.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: