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

[BP to 7.1.1] - [ADVISOR] stop session hangs

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Yes

    Description

      To repro:

      • setup isngle node cluster
      • load travel-sample
      • start advisor session: SELECT ADVISOR({'action':'start', 'duration':'40m', 'query_count':5, 'response':'50ms'});
      • run queries: 
        • SELECT airportname FROM `travel-sample` WHERE type = "airport" AND lower(city) = "grenoble" AND country = "France" ;
        • SELECT airportname FROM `travel-sample` WHERE type = "airport" AND lower(city) = "grenoble" AND country = "France" ;
        • SELECT airportname FROM `travel-sample` WHERE type = "airport" AND lower(city) = "lyon" AND country = "France" ;
        • SELECT airportname FROM `travel-sample` WHERE type = "airport" AND lower(city) = "lyon" AND country = "France" ;
        • SELECT airportname FROM `travel-sample` WHERE type = "airport" AND lower(city) = "lyon" AND country = "France" ;
        •  
      • stop session: select advisor({'action':'stop', 'session':'469defc9-cad8-46ef-a528-0fd7a50a9010'});

      stop session does not return

      cbq> select advisor({'action':'stop', 'session':'469defc9-cad8-46ef-a528-0fd7a50a9010'})
         > ; 

      Attachments

        Issue Links

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

          Activity

            People

              marco.greco Marco Greco (Inactive)
              bingjie.miao Bingjie Miao
              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