Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-12
Description
Currently, in AdmissionControlService::GetQueryStatus(), we block waiting for admission to complete for a configurable amount of time. Since this happens on an RPC thread, this is a potential scalability issue for larger clusters that might have lots of queries queued.