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

Change subject: IMPALA-6801: Cleanup request_pool
......................................................................

IMPALA-6801: Cleanup request_pool

Eliminate the copy of this field in the QuerySchedule. Instead,
just set it directly in the TQueryCtx early on. Then, the
TQueryCtx doesn't need to be copied by the coordinator.

Change-Id: I3bee843ef7d72ba14d487fdb56e55fa3660aafd3
---
M be/src/runtime/coordinator.cc
M be/src/runtime/coordinator.h
M be/src/scheduling/query-schedule.h
M be/src/scheduling/scheduler.cc
M be/src/service/client-request-state.h
M be/src/service/impala-beeswax-server.cc
M be/src/service/impala-hs2-server.cc
M be/src/service/impala-http-handler.cc
M be/src/service/impala-server.cc
M be/src/service/impala-server.h
M common/thrift/ImpalaInternalService.thrift
11 files changed, 37 insertions(+), 37 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/09/9909/4
--
To view, visit http://gerrit.cloudera.org:8080/9909
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3bee843ef7d72ba14d487fdb56e55fa3660aafd3
Gerrit-Change-Number: 9909
Gerrit-PatchSet: 4
Gerrit-Owner: Dan Hecht <[email protected]>

Reply via email to