Hello Jason Fehr, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22600
to look at the new patch set (#4).
Change subject: IMPALA-13813: OAuth Avoid key verification on every rpc call
......................................................................
IMPALA-13813: OAuth Avoid key verification on
every rpc call
This patch optimizes the OAuth/JWT flow by setting
cookies in order to avoid token validation in every
RPC call.
Change-Id: I0e3e5d9cf8bdb99920611b06571515e05e15164e
---
M be/src/rpc/authentication-util.cc
M be/src/rpc/authentication-util.h
M be/src/rpc/authentication.cc
M be/src/util/jwt-util.cc
M be/src/util/jwt-util.h
5 files changed, 65 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/22600/4
--
To view, visit http://gerrit.cloudera.org:8080/22600
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0e3e5d9cf8bdb99920611b06571515e05e15164e
Gerrit-Change-Number: 22600
Gerrit-PatchSet: 4
Gerrit-Owner: gaurav singh <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>