You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2017/04/24 21:07:20 UTC

[Impala-ASF-CR] IMPALA-5253: Use appropriate transport for StatstoreSubscriber

Sailesh Mukil has uploaded a new patch set (#2).

Change subject: IMPALA-5253: Use appropriate transport for StatstoreSubscriber
......................................................................

IMPALA-5253: Use appropriate transport for StatstoreSubscriber

This makes sure that the appropriate Thrift transport is used in
the StatestoreSubscriber.

This patch also adds a custom cluster test to improve our security
testing.

Change-Id: I711b994bd82533d2a6dfad3f4c103f7caecc427b
---
M be/src/statestore/statestore-subscriber.cc
M be/src/statestore/statestore.cc
M tests/custom_cluster/test_client_ssl.py
3 files changed, 48 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/20/6720/2
-- 
To view, visit http://gerrit.cloudera.org:8080/6720
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I711b994bd82533d2a6dfad3f4c103f7caecc427b
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Sailesh Mukil <sa...@cloudera.com>
Gerrit-Reviewer: Henry Robinson <he...@cloudera.com>