Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.5.0
-
Untriaged
-
Centos 64-bit
-
No
Description
Build 6.5.0-4926
- Create a new cluster
- Enable DP mode
- load `travel-sample` bucket.
- run the following queries:
create function locations(vType){(select id, name, address, city from `travel-sample` where type=vType)};
|
drop function locations;
|
select locations('airport') |
Last query does not return any errors and hangs forever.
No panic is found in server logs. Logs are attached.
Attachments
For Gerrit Dashboard: MB-37268 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
120041,3 | MB-37268 stop channel full | master | query | Status: MERGED | +2 | +1 |
120146,2 | MB-37268 nex blocks on stop channel | mad-hatter | query | Status: MERGED | +2 | +1 |