Wenzhe Zhou has uploaded a new patch set (#4). ( http://gerrit.cloudera.org:8080/16533 )
Change subject: IMPALA-9180 (part 3): Remove legacy backend port ...................................................................... IMPALA-9180 (part 3): Remove legacy backend port The legacy Thrift based Impala internal service has been removed so the backend port 22000 can be freed up. This patch set flag be_port as a REMOVED_FLAG and all infrastructures around it are cleaned up. StatestoreSubscriber::subscriber_id is set as hostname + krpc_port. Testing: - Passed the exhaustive test. Change-Id: Ic6909a8da449b4d25ee98037b3eb459af4850dc6 --- M be/src/common/global-flags.cc M be/src/runtime/coordinator-backend-state.h M be/src/runtime/data-stream-test.cc M be/src/runtime/exec-env.cc M be/src/runtime/krpc-data-stream-sender.cc M be/src/scheduling/schedule-state.h M be/src/scheduling/scheduler.cc M bin/start-impala-cluster.py M common/protobuf/admission_control_service.proto M common/protobuf/control_service.proto M common/protobuf/statestore_service.proto M infra/deploy/deploy.py M tests/common/impala_cluster.py M tests/common/impala_service.py M tests/custom_cluster/test_query_retries.py M tests/shell/test_shell_interactive.py 16 files changed, 28 insertions(+), 38 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/16533/4 -- To view, visit http://gerrit.cloudera.org:8080/16533 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic6909a8da449b4d25ee98037b3eb459af4850dc6 Gerrit-Change-Number: 16533 Gerrit-PatchSet: 4 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
