Bikramjeet Vig has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/16542 )

Change subject: IMPALA-10210: Skip Authentication for connection from a trusted 
domain
......................................................................


Patch Set 4:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/16542/3/be/src/rpc/authentication-util.cc
File be/src/rpc/authentication-util.cc:

http://gerrit.cloudera.org:8080/#/c/16542/3/be/src/rpc/authentication-util.cc@178
PS3, Line 178:     VLOG(2) << "Unable to parse origin address. Error: " << 
s.ToString();
> Not sure if this is really an error? I think this is just handling the case
Its not an error per say, but i put this in and set the log level to 2 in case 
we want to debug and we expect an ip address instead of a hostname. Dont have a 
strong preference here so, lemme know if you prefer removing this or increasing 
its log level further


http://gerrit.cloudera.org:8080/#/c/16542/3/be/src/rpc/authentication-util.cc@202
PS3, Line 202:   std::size_t colon = decoded.find(':');
> I guess we're requiring that in the trusted domain case the Auth header is
Done



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I09234078e2314dbc3177d0e869ae028e216ca699
Gerrit-Change-Number: 16542
Gerrit-PatchSet: 4
Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com>
Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Gerrit-Comment-Date: Fri, 23 Oct 2020 00:07:44 +0000
Gerrit-HasComments: Yes

Reply via email to