You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Bikramjeet Vig (Code Review)" <ge...@cloudera.org> on 2021/06/21 22:17:57 UTC

[Impala-ASF-CR] IMPALA-10720: Add versioning to admission heartbeats

Hello Andrew Sherman, Joe McDonnell, Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/17524

to look at the new patch set (#2).

Change subject: IMPALA-10720: Add versioning to admission heartbeats
......................................................................

IMPALA-10720: Add versioning to admission heartbeats

This patch adds version numbers to admission heartbeats which
allows the admission service to ignore stale (out of order)
heartbeats from coordinators.

Change-Id: I1338211dc0bca67f8fde93a1b05c0780be583d5d
---
M be/src/scheduling/admission-control-service.cc
M be/src/scheduling/admission-control-service.h
M be/src/service/impala-server.cc
M be/src/service/impala-server.h
M common/protobuf/admission_control_service.proto
5 files changed, 39 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/24/17524/2
-- 
To view, visit http://gerrit.cloudera.org:8080/17524
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1338211dc0bca67f8fde93a1b05c0780be583d5d
Gerrit-Change-Number: 17524
Gerrit-PatchSet: 2
Gerrit-Owner: Bikramjeet Vig <bi...@cloudera.com>
Gerrit-Reviewer: Andrew Sherman <as...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <jo...@cloudera.com>