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

Incorrectly formatted Json response is returned by analytics/service endpoint while running query

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • Columnar 1.0.0
    • Columnar 1.0.0
    • analytics
    • Columnar Edition 1.0.0 build 2190
    • Untriaged
    • Linux x86_64
    • 0
    • Unknown

    Description

      While running query using analytics/service endpoint, the response returned is an invalid json object (marked in red). In the below response a "," is missing after bufferCachePageReadCount key-value pair.

      {
          "requestID": "fad40925-3f31-4dd5-9ccd-193dfb119db3",
          "clientContextID": "null",
          "signature":

      {         "*": "*"     }

      ,
          "results": [

      {         "$1" : 262144000     }

      ]
          ,
          "plans":{},
          "status": "success",
          "metrics": {
              "elapsedTime": "1089.845008814s",
              "executionTime": "1089.827012334s",
              "compileTime": "36.911005ms",
              "queueWaitTime": "0ns",
              "resultCount": 1,
              "resultSize": 23,
              "processedObjects": 262144000,
              "bufferCacheHitRatio": "73.71%",
              "bufferCachePageReadCount": 4341906
              "remoteStorageRequestsCount": 47696,
              "remoteStoragePagesReadCount": 998628,
              "remoteStoragePagesPersistedCount": 998628,
          }
      }

      Attachments

        Issue Links

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

          Activity

            People

              murtadha.hubail Murtadha Hubail
              umang.agrawal Umang
              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