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

[CX] No message displayed for non json object in couchbase cluster

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • techdebt-backlog
    • CBAS DP
    • analytics
    • None
    • cbas version:303
    • Untriaged
    • Unknown

    Description

      Test run:
      python testrunner.py -i rqg-aggregate1.ini -c conf/tuq/py-tuq-nondoc.conf -p analytics=True -p doc-per-day=1 -p standard_buckets=1
       
      This test inserts 1000 non json docs containing integers like 500,etc in 2 buckets.
      Respective buckets and datasets are created in cbas cluster.
      Issue query:
      select * from default_shadow;
      Result:
      {
      	"requestID": "79a3e30b-4a70-4e92-b950-babf8dd2f9e6",
      	"signature": "*",
      	"results": [  ]
      	,
      	"status": "success",
      	"metrics": {
      		"elapsedTime": "55.311831ms",
      		"executionTime": "54.751722ms",
      		"resultCount": "0",
      		"resultSize": "0"
      	}
      }
       
       
      Test expects 1000 results similar to n1ql results but instead gets 0 results.Hence it fails.
      I know cbas doesnt support non json as of now, but is this the correct output?
      Also will it support non json docs in future?
      
      

      Attachments

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

        Activity

          People

            till Till Westmann
            Prerna.Manaktala Prerna Manaktala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty