You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2018/06/20 21:52:40 UTC

[Impala-ASF-CR] [WIP] Skip remaining exec rpcs if a backend has failed

Dan Hecht has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/10691 )

Change subject: [WIP] Skip remaining exec rpcs if a backend has failed
......................................................................

[WIP] Skip remaining exec rpcs if a backend has failed

Change-Id: Idf80c1dd7c651901bae0ba6ecb555d7a95bcbd10
---
M be/src/common/atomic.h
M be/src/runtime/coordinator-backend-state.cc
M be/src/runtime/coordinator-backend-state.h
M be/src/runtime/coordinator.cc
M be/src/runtime/coordinator.h
M be/src/runtime/fragment-instance-state.h
6 files changed, 68 insertions(+), 45 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/91/10691/5
-- 
To view, visit http://gerrit.cloudera.org:8080/10691
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idf80c1dd7c651901bae0ba6ecb555d7a95bcbd10
Gerrit-Change-Number: 10691
Gerrit-PatchSet: 5
Gerrit-Owner: Dan Hecht <dh...@cloudera.com>