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

[N1QL Monitoring] infer command showing in a active requests multiple times

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 5.0.0
    • query
    • 5.0.0-2920
    • Untriaged
    • No

    Description

      This bug was seen while reproducing the scenario mentioned in:
      MB-24521.
      I am not sure if it is a query monitoring issue or query UI issue.
      Steps to reproduce the bug:
      create a new bucket. Lets say onebigjson

      -Run the following on your newly created bucket: i.e. 1000 documents each around 2MB
      cbworkloadgen -n 10.50.51.11:8091 -j -b onebigjson -i 1000 -s 2000000
      -Create the following index:
      create index idx_onebig_name on onebigjson(name)

      Run the following script 10 times:

      for i in {1..100000}
      do
         curl -u Administrator:password http://172.23.109.235:8093/query/service -d 'statement=select * from onebigjson where name is not null and xyz =1'
      done
      

      We see the infer command 4 times in the active requests.
      Please see the attached screenshot for details.

      Attachments

        Issue Links

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

          Activity

            People

              Prerna.Manaktala Prerna Manaktala (Inactive)
              Prerna.Manaktala Prerna Manaktala (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty