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

correctly parse dp4 responses

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.1.0
    • 1.1.0
    • None
    • None

    Description

      Between DP4 and DP3, response format changed:

      • introduction of "requestID" and "clientContextID"
      • resultset is now "results" (json array of result objects)
      • there can be multiple "errors" and/or "warnings" (json arrays of objects) instead of results
      • there's a "status" item after the results/errors/warnings
      • there can be a "signature" block before the results (only if there's results)

      Upgrade the QueryHandler to take those changes into account.

      Attachments

        Issue Links

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

          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