Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-36381

like operator to use bespoke matching, not regexp.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Major
    • feature-backlog
    • Cheshire-Cat
    • query
    • None

    Description

      Like uses golang regexp under the hood, by this is line based, so patter are ether matched in the first line, or only after the beginning of each line, which can either give false negatives (first case) or false positives (second case).
      EG see comments in MB-35959.
      Implement bespoke like inrastructure.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Donald.haggart Donald Haggart
            marco.greco Marco Greco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty