You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/05/26 19:16:52 UTC

[Impala-CR](cdh5-trunk) IMPALA-3627: Clean up RPC structures in ImpalaInternalService

Hello Marcel Kornacker,

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

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

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

Change subject: IMPALA-3627: Clean up RPC structures in ImpalaInternalService
......................................................................

IMPALA-3627: Clean up RPC structures in ImpalaInternalService

This change is a pre-requisite for IMPALA-2550.

Change-Id: I0659c94f6b80bd7bbe0bd150ce243f9efa9a41ad
TODO: Write commit message
---
M be/src/exec/data-sink.cc
M be/src/exec/data-sink.h
M be/src/exec/union-node.cc
M be/src/runtime/coordinator.cc
M be/src/runtime/coordinator.h
M be/src/runtime/plan-fragment-executor.cc
M be/src/runtime/plan-fragment-executor.h
M be/src/runtime/runtime-state.cc
M be/src/runtime/runtime-state.h
M be/src/runtime/test-env.cc
M be/src/scheduling/query-schedule.h
M be/src/service/fragment-exec-state.cc
M be/src/service/fragment-exec-state.h
M be/src/service/fragment-mgr.cc
M be/src/service/impala-server.cc
M common/thrift/ImpalaInternalService.thrift
M common/thrift/PlanNodes.thrift
17 files changed, 192 insertions(+), 182 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/02/3202/9
-- 
To view, visit http://gerrit.cloudera.org:8080/3202
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0659c94f6b80bd7bbe0bd150ce243f9efa9a41ad
Gerrit-PatchSet: 9
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Lars Volker <lv...@cloudera.com>
Gerrit-Reviewer: Lars Volker <lv...@cloudera.com>
Gerrit-Reviewer: Marcel Kornacker <ma...@cloudera.com>
Gerrit-Reviewer: Matthew Jacobs <mj...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <ta...@cloudera.com>