Thomas Tauber-Marshall created IMPALA-10359: -----------------------------------------------
Summary: Eliminate blocking in rpc threads in AdmissionControlService Key: IMPALA-10359 URL: https://issues.apache.org/jira/browse/IMPALA-10359 Project: IMPALA Issue Type: Sub-task Reporter: Thomas Tauber-Marshall 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. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org