Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24162


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(+), 19 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/24162/1
--
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: newchange
Gerrit-Change-Id: I49f92bf4fe1b773ee8643422091b7252ddd81685
Gerrit-Change-Number: 24162
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>

Reply via email to