Fang-Yu Rao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19206


Change subject: [WIP] IMPALA-11653: Send hearbeats before SASL initial response 
is ready
......................................................................

[WIP] IMPALA-11653: Send hearbeats before SASL initial response is ready

This patch makes Impala shell send hearbeats to the Impala server before
the SASL initial response is ready.

The patch is still a work in progress. Specifically, we should probably
make handleSaslStartMessage() throw an exception if the server has been
waiting too long for a TSASL_START message.

Testing:
 - Verified in a Kerberized environment that heartbeats from Impala
   shell could be received in handleSaslStartMessage() on the server
   side.

Change-Id: I5d8f5a1299471ce9004127f9692179cc3702c6fd
---
M be/src/transport/TSaslServerTransport.cpp
M be/src/transport/TSaslTransport.cpp
M be/src/transport/TSaslTransport.h
M shell/ext-py/thrift_sasl-0.4.3/thrift_sasl/__init__.py
4 files changed, 41 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/19206/1
--
To view, visit http://gerrit.cloudera.org:8080/19206
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d8f5a1299471ce9004127f9692179cc3702c6fd
Gerrit-Change-Number: 19206
Gerrit-PatchSet: 1
Gerrit-Owner: Fang-Yu Rao <[email protected]>

Reply via email to