Hello 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 (#2). 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 M be/src/util/jwt-util.cc M be/src/util/jwt-util.h 5 files changed, 60 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/22600/2 -- 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: 2 Gerrit-Owner: gaurav singh <gsi...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>