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

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


    from b3de5e3  tablet: support merge compacting a MRS with invisible rows
     new 46231c5  KUDU-3210 Disable digest authn in FIPS mode
     new 75b113e  KUDU-3210 Increase key size in tests and EMC

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:
 src/kudu/integration-tests/authz_token-itest.cc    |  3 +-
 .../master_cert_authority-itest.cc                 |  3 +-
 .../security-unknown-tsk-itest.cc                  |  5 +-
 src/kudu/master/master-test.cc                     |  7 ++-
 src/kudu/mini-cluster/external_mini_cluster.cc     | 53 ++++++++++++----------
 src/kudu/security/ca/cert_management-test.cc       |  3 +-
 src/kudu/security/token-test.cc                    |  2 +-
 src/kudu/server/webserver-test.cc                  | 37 +++++++++++----
 src/kudu/server/webserver.cc                       |  5 ++
 .../tserver/tablet_server_authorization-test.cc    |  3 +-
 src/kudu/util/test_util.cc                         | 23 ++++++----
 src/kudu/util/test_util.h                          |  4 ++
 thirdparty/vars.sh                                 |  2 +-
 13 files changed, 98 insertions(+), 52 deletions(-)

Reply via email to