Michael Ho has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9164 )

Change subject: IMPALA-6448: Re-enable kerberized testing with KRPC
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/9164/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/9164/1//COMMIT_MSG@13
PS1, Line 13: off for the entirety of the process life. This means that we 
cannot
May help to point out which function this decision is implemented. IIUC, it's 
SaslInit(), right ?


http://gerrit.cloudera.org:8080/#/c/9164/1/be/src/rpc/rpc-mgr-test.cc
File be/src/rpc/rpc-mgr-test.cc:

http://gerrit.cloudera.org:8080/#/c/9164/1/be/src/rpc/rpc-mgr-test.cc@81
PS1, Line 81:   auto cert_flag =
            :       
ScopedFlagSetter<string>::Make(&FLAGS_ssl_server_certificate, SERVER_CERT);
            :   auto pkey_flag =
            :       ScopedFlagSetter<string>::Make(&FLAGS_ssl_private_key, 
PRIVATE_KEY);
            :   auto ca_flag =
            :       
ScopedFlagSetter<string>::Make(&FLAGS_ssl_client_ca_certificate, "unknown");
Is it worth factoring these 3 lines out as a macro and putting them in 
rpc-mgr-test-base.h ?



--
To view, visit http://gerrit.cloudera.org:8080/9164
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I6412978316de90875c98f8fbe51c8d215c227b18
Gerrit-Change-Number: 9164
Gerrit-PatchSet: 1
Gerrit-Owner: Sailesh Mukil <sail...@cloudera.com>
Gerrit-Reviewer: Michael Ho <k...@cloudera.com>
Gerrit-Comment-Date: Wed, 31 Jan 2018 23:53:36 +0000
Gerrit-HasComments: Yes

Reply via email to