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

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


    from c8c8ad38b [ARM] Fix CountOnes() function
     new bbb92ee91 [build] bootstrap-dev-env.sh fix for ubuntu 22.04+
     new f6948005e [thirpdarty] upgrade gperftools to 2.13
     new 4843ecfe7 KUDU-3527 Fix block manager test when using 64k container 
block alignment
     new bb469cbfc [g++11] Fix DecrementIntCell for g++10 and g++11
     new 8d0e3983c Add a benchmark for CBTree concurrent writes.

The 5 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:
 docker/bootstrap-dev-env.sh                        |    9 +-
 src/kudu/common/key_util.cc                        |    2 +-
 src/kudu/fs/block_manager-test.cc                  |  113 +-
 src/kudu/tablet/cbtree-test.cc                     |  197 ++++
 thirdparty/build-definitions.sh                    |    1 -
 thirdparty/download-thirdparty.sh                  |    3 +-
 ...ce-namespace-base-with-namespace-tcmalloc.patch | 1091 +++-----------------
 .../patches/gperftools-tcmalloc-osx-fix.patch      |   41 -
 thirdparty/vars.sh                                 |    2 +-
 9 files changed, 435 insertions(+), 1024 deletions(-)
 delete mode 100644 thirdparty/patches/gperftools-tcmalloc-osx-fix.patch

Reply via email to