This is an automated email from the ASF dual-hosted git repository.

alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from f4fa4d2  [asan] improve asan success rate, kerberos context init and 
destroy
     new 2392bf7  [tablet] fix compilation warning in rowset_info.cc
     new 205710c  [security] VerificationResult --> TokenVerificationResult

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../security-unknown-tsk-itest.cc                  |  5 +--
 src/kudu/integration-tests/token_signer-itest.cc   | 16 +++++-----
 src/kudu/rpc/rpc_verification_util.cc              | 24 +++++++-------
 src/kudu/rpc/rpc_verification_util.h               |  9 +++---
 src/kudu/rpc/server_negotiation.cc                 | 14 ++++----
 src/kudu/security/token-test.cc                    | 37 ++++++++++++----------
 src/kudu/security/token_verifier.cc                | 37 +++++++++++-----------
 src/kudu/security/token_verifier.h                 | 10 +++---
 src/kudu/tablet/rowset_info.cc                     |  2 +-
 src/kudu/tserver/tablet_service.cc                 |  4 +--
 10 files changed, 81 insertions(+), 77 deletions(-)

Reply via email to