Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-174

N1QL signature can be any JSON entity, parser crashes for non object ones

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.2
    • 1.1.1
    • None
    • None

    Description

      The parser expected the signature part of the response to be a JSON sub-object. It turns out it can be any valid JSON entity: JSON object, array, boolean scalar, string scalar, maybe even null.

      Boundaries detection of the signature part expecting a JSON object, the parser fails when something else is present.

      Attachments

        Issue Links

          For Gerrit Dashboard: JVMCBC-174
          # Subject Branch Project Status CR V

          Activity

            People

              simonbasle Simon Baslé (Inactive)
              simonbasle Simon Baslé (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