gaurav singh has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22600
Change subject: WIP IMPALA-13813: OAuth Avoid key verification on every rpc call ...................................................................... WIP 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 3 files changed, 13 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/22600/1 -- 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: newchange Gerrit-Change-Id: I0e3e5d9cf8bdb99920611b06571515e05e15164e Gerrit-Change-Number: 22600 Gerrit-PatchSet: 1 Gerrit-Owner: gaurav singh <[email protected]>
