don't use regex for UUID::isUUIDString

XMLWordPrintableJSON

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

      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
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: