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

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

Components

Affects versions

Fix versions

Labels

Environment

7.2.0-1108

Link to Log File, atop/blg, CBCollectInfo, Core dump

None

Release Notes Description

None

is a backport of

Activity

Show:

CB robot October 7, 2022 at 8:56 AM

Build couchbase-server-7.2.0-5000 contains query commit 7295273 with commit message:
advisor hangs

CB robot May 24, 2022 at 5:12 PM

Build couchbase-server-7.1.1-3081 contains query commit 7295273 with commit message:
advisor hangs

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Is this a Regression?

Yes

Triage

Untriaged

Story Points

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created May 23, 2022 at 5:20 PM
Updated October 7, 2022 at 8:56 AM
Resolved May 24, 2022 at 4:45 PM
Instabug