Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9155 Single Admission Controller per Cluster
  3. IMPALA-10359

Eliminate blocking in rpc threads in AdmissionControlService

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Distributed Exec
    • 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            twmarshall Thomas Tauber-Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: