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

Standardise Query json packages to go_json

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 5.5.0
    • query
    • None

    Description

      Currently N1QL uses at least three different json encoding packages (go_json, dustin/gojson and encoding/json).
      This is a bit of an issue on more than one front:

      • they all sport a RawMessage type, which, clearly is considered as different in all packages, giving rise to unexpected behaviour
      • in bloats the binary
      • we don't fully take advantage of the performance improvements in go_json.

      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:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty