Michael Smith has uploaded a new patch set (#3) to the change originally 
created by Wenzhe Zhou. ( http://gerrit.cloudera.org:8080/19827 )

Change subject: IMPALA-12093: impala-shell to preserve all cookies
......................................................................

IMPALA-12093: impala-shell to preserve all cookies

Updates impala-shell to preserve all cookies by default, defined as
setting 'http_cookie_names=*'. Prior behavior of restricting cookies to
a user-specified list is preserved when 'http_cookie_names' is given any
value besides '*'. Setting 'http_cookie_names=' prevents any cookies
from being preserved.

Existing cookie tests with LDAP still work. Adds a test where the Impala
auth cookie name is changed to a new value 'other_impala.auth'; test
with default settings for impala-shell preserves the new cookie.

Change-Id: Ic81f790288460b086ab218e6701e8115a996dfa7
---
M be/src/rpc/authentication-util.cc
M fe/src/test/java/org/apache/impala/customcluster/LdapImpalaShellTest.java
M 
fe/src/test/java/org/apache/impala/customcluster/LdapSearchBindImpalaShellTest.java
M 
fe/src/test/java/org/apache/impala/customcluster/LdapSimpleBindImpalaShellTest.java
M shell/ImpalaHttpClient.py
M shell/cookie_util.py
M shell/option_parser.py
7 files changed, 69 insertions(+), 26 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/27/19827/3
-- 
To view, visit http://gerrit.cloudera.org:8080/19827
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic81f790288460b086ab218e6701e8115a996dfa7
Gerrit-Change-Number: 19827
Gerrit-PatchSet: 3
Gerrit-Owner: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to