This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 14cb78662 [mini-cluster] fix build if NO_TESTS=1
new 0c0c6a7a0 [util] KUDU-3392: add validator for
--trusted_certificate_file
new a261fc80d [rpc] clean up JWT-related client-side negotiation code
new ad98fc249 [examples] make C++ example working with HMS-enabled cluster
The 3 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:
examples/cpp/example.cc | 6 +++-
src/kudu/integration-tests/security-itest.cc | 23 ------------
src/kudu/rpc/client_negotiation.cc | 53 ++++++++++++++--------------
src/kudu/util/curl_util.cc | 46 ++++++++++++++++++++++--
4 files changed, 76 insertions(+), 52 deletions(-)