Hello Jason Fehr, Csaba Ringhofer, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24162
to look at the new patch set (#2).
Change subject: IMPALA-14872: Perform work outside DoFuncForAllEntries
......................................................................
IMPALA-14872: Perform work outside DoFuncForAllEntries
Moves work in UnresponsiveBackendThread checking for lagging backends
outside DoFuncForAllEntries to avoid simultaneous lock contention on
query_driver_map_'s shard locks and Coordinator::BackendState locks.
Change-Id: I49f92bf4fe1b773ee8643422091b7252ddd81685
---
M be/src/service/impala-server.cc
1 file changed, 29 insertions(+), 20 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/24162/2
--
To view, visit http://gerrit.cloudera.org:8080/24162
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I49f92bf4fe1b773ee8643422091b7252ddd81685
Gerrit-Change-Number: 24162
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>