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

Fix issues with failed ReleaseQueryBackends rpc

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.0.0
    • Backend
    • None
    • ghx-label-14

    Description

      Currently, if the admission control service is being used, the coordinator will attempt the ReleaseQueryBackends rpc up to 3 times before giving up. If a ReleaseQueryBackends rpc fails it can lead to resources not being released properly. If a subsequent ReleaseQuery rpc succeeds, we'll hit a DCHECK as AdmissionController::ReleaseQuery() assumes that all backends have already been released.

      We should clean this up and ensure that resources are always released properly.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: