(kudu) branch master updated: KUDU-3371 check for RocksDB dir presence upon opening FSManager

2024-06-19 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 794a681bf KUDU-3371 check for RocksDB dir

(kudu) branch branch-1.17.x updated (08ef2f997 -> b2e4692a0)

2024-06-19 Thread alexey
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 08ef2f997 [ARM] Concurrent binary tree memory barriers fixed. new ba76a58ff KUDU-3566 fix summary metrics

(kudu) 01/02: KUDU-3566 fix summary metrics in Prometheus format

2024-06-19 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit ba76a58ff10f767f630fb30a043532c9edc6dbe6 Author: Alexey Serbin AuthorDate: Fri Apr 19 10:58:25 2024 -0700

(kudu) 02/02: [client-test] make ClearCacheAndConcurrentWorkload more stable in TSAN

2024-06-19 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit b2e4692a0f56b9e4f1a4581821f0ca8da7e6be71 Author: Alexey Serbin AuthorDate: Mon Jun 17 09:49:59 2024 -0700

(kudu) branch master updated: KUDU-3580 Fix the crash caused when binaries run on older CPU machines

2024-06-18 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 1474380f5 KUDU-3580 Fix the crash caused when

(kudu) branch master updated: [client-test] make ClearCacheAndConcurrentWorkload more stable in TSAN

2024-06-17 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 8ed4db154 [client-test] make

(kudu) branch master updated: [fs] remove chromium Atomics from FS

2024-06-17 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5977402e3 [fs] remove chromium Atomics from FS

(kudu) branch master updated: [rpc] remove last vestiges of chromium Atomics from RPC

2024-06-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5405d06ee [rpc] remove last vestiges of chromium

(kudu) branch master updated: KUDU-3567 Fix reource leak in AsyncKuduScanner

2024-06-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 3e43ae9f0 KUDU-3567 Fix reource leak

(kudu) branch branch-1.17.x updated: [ARM] Concurrent binary tree memory barriers fixed.

2024-06-12 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 08ef2f997 [ARM] Concurrent binary

(kudu) 01/02: [util] remove last vestiges of chromium Atomics from metrics

2024-06-12 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 6bdd0c3d8b747169f09150874cd8751debaf2ed1 Author: Alexey Serbin AuthorDate: Tue Jun 11 12:06:42 2024 -0700 [util

(kudu) branch master updated (f49a548fe -> 5063e80e1)

2024-06-12 Thread alexey
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 f49a548fe KUDU-613: Introduce SLRU cache new 6bdd0c3d8 [util] remove last vestiges of chromium Atomics from

(kudu) 02/02: KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 5063e80e1ca26c5f1b763a6ce3e4708cd8196a26 Author: Alexey Serbin AuthorDate: Tue Jun 11 18:44:39 2024 -0700 KUDU-3584

(kudu) branch master updated: KUDU-613: Introduce SLRU cache

2024-06-11 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new f49a548fe KUDU-613: Introduce SLRU cache

(kudu) branch master updated: [ARM] Concurrent binary tree memory barriers fixed.

2024-06-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 2161950da [ARM] Concurrent binary tree memory

(kudu) branch branch-1.17.x updated: KUDU-3577 fix altering tables with custom hash schemas

2024-06-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 658a9794a KUDU-3577 fix altering

(kudu) branch master updated: KUDU-3577 fix altering tables with custom hash schemas

2024-06-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d254964e6 KUDU-3577 fix altering tables

(kudu) branch master updated: [metrics] Add metrics for tablet copy op time

2024-06-06 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d370e0e45 [metrics] Add metrics for tablet copy

(kudu) branch master updated: [build] bootstrap-dev-env.sh fix for ubuntu 22.04+

2024-06-04 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0ace3633f [build] bootstrap-dev-env.sh fix

(kudu) branch master updated: Add a benchmark for CBTree concurrent writes.

2024-06-04 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new f4a47fe04 Add a benchmark for CBTree concurrent

(kudu) 02/02: KUDU-3581: upgrade Netty to 4.1.110.Final

2024-05-29 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit 500d3d19f15c9c9b0e273adda7ec637dbc45c5c6 Author: Alexey Serbin AuthorDate: Tue May 28 16:52:14 2024 -0700

(kudu) 01/02: Update build pattern for fetching flaky tests list

2024-05-29 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit 1c428a3d40d0712a329cc6f9f4c590eb9e75b09a Author: Marton Greber AuthorDate: Thu Apr 18 11:13:30 2024 +0200

(kudu) branch branch-1.17.x updated (9bb5c3c8a -> 500d3d19f)

2024-05-29 Thread alexey
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 9bb5c3c8a Fix row_project codegen params noalias overflow new 1c428a3d4 Update build pattern for fetching

(kudu) branch master updated: KUDU-3581: upgrade Netty to 4.1.110.Final

2024-05-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 8d5f82483 KUDU-3581: upgrade Netty to 4.1.110

(kudu) branch master updated: KUDU-2671: Update upstream docs

2024-05-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new cf550d6d7 KUDU-2671: Update upstream docs

(kudu) branch master updated: [metrics] Add tablet level metrics for scans op time

2024-05-23 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 6d6364d19 [metrics] Add tablet level metrics

(kudu) branch branch-1.17.x updated: Fix row_project codegen params noalias overflow

2024-05-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 9bb5c3c8a Fix row_project codegen

(kudu) branch branch-1.17.x updated: Fix deadlock on fail for CBTree-test

2024-05-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 7e8876a10 Fix deadlock on fail

(kudu) branch master updated: Fix deadlock on fail for CBTree-test

2024-05-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d1bc5b53e Fix deadlock on fail for CBTree-test

(kudu) branch master updated: Fix row_project codegen params noalias overflow

2024-05-21 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new c485c8c3c Fix row_project codegen params noalias

(kudu) branch master updated: [security-flags-itest] Fix missing command line flags

2024-05-15 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 46c4cb1c2 [security-flags-itest] Fix missing

(kudu) 02/02: [common] get rid of MutexLock

2024-05-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit eb0a41fdb0642baa61a58f925bb82157330abe7a Author: Alexey Serbin AuthorDate: Wed May 8 17:43:57 2024 -0700 [common

(kudu) branch master updated (feaf1daf5 -> eb0a41fdb)

2024-05-14 Thread alexey
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 feaf1daf5 [tablet] fix race accessing OpState's start time new a3ed48d93 [common] switch from unique_lock

(kudu) 01/02: [common] switch from unique_lock to lock_guard

2024-05-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit a3ed48d932d203e9310cca396e5530d6ed6eaa87 Author: Alexey Serbin AuthorDate: Wed May 8 15:51:27 2024 -0700 [common

(kudu) branch master updated: KUDU-3568 Fix compaction budgeting test by setting memory hard limit

2024-05-13 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new b607633fd KUDU-3568 Fix compaction budgeting test

(kudu) branch master updated: [master] fix race in auto leader rebalancing

2024-05-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5fccfbc2b [master] fix race in auto leader

(kudu) branch master updated: KUDU-613: Cleanup of cache code

2024-05-08 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 358f0f172 KUDU-613: Cleanup of cache code

(kudu) branch gh-pages updated: [blog] Fix typo in blogpost

2024-05-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/gh-pages by this push: new a71b5b54c [blog] Fix typo in blogpost

(kudu) branch master updated: [metrics] Add metrics for create and delete op time

2024-05-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new b72fc6255 [metrics] Add metrics for create

(kudu) branch master updated: [CMakeLists] Make kudu_test_main static

2024-05-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 259fcc2b5 [CMakeLists] Make kudu_test_main static

(kudu) branch master updated: [g++11] Fix DecrementIntCell for g++10 and g++11

2024-05-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 1f0c0b017 [g++11] Fix DecrementIntCell for g++10

(kudu) branch master updated: [tserver] limit number of trace metrics for TabletCopyClient

2024-05-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 732f0c1e5 [tserver] limit number of trace metrics

(kudu) 01/02: KUDU-3570 fix use-after-free in MajorDeltaCompactionOp

2024-05-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit 75fc23a988fb582e5d8ffcdd0289bdd6b637a1e6 Author: Alexey Serbin AuthorDate: Fri Apr 26 16:55:37 2024 -0700

(kudu) branch branch-1.17.x updated (0de168f7e -> 1ca4559e4)

2024-05-02 Thread alexey
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 0de168f7e KUDU-3518: Fix the unexpected scan predicate new 75fc23a98 KUDU-3570 fix use-after-free

(kudu) 02/02: KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates()

2024-05-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit 1ca4559e4b06141b62dbacd75a509ca2cc2e4b9e Author: Alexey Serbin AuthorDate: Thu Apr 25 22:46:32 2024 -0700

(kudu) branch master updated: [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new fdb42489d [build] Fix RocksDB Snappy dependency

(kudu) branch master updated: [tserver] fix typo in generating name of tablet copy pool

2024-04-30 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0d95304fa [tserver] fix typo in generating name

(kudu) branch master updated: Minor refactoring on Op class

2024-04-29 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new ad3936521 Minor refactoring on Op class ad3936521

(kudu) branch master updated: KUDU-3570 fix use-after-free in MajorDeltaCompactionOp

2024-04-27 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 3912a97cd KUDU-3570 fix use-after-free

(kudu) branch master updated: KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates()

2024-04-26 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 977f1911f KUDU-3569 fix race in CFileSet

(kudu) 01/02: [docs] encryption-at-rest is now natively supported

2024-04-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit c57263c62ee620b74673d19cd182cb07adc1815d Author: Alexey Serbin AuthorDate: Fri Apr 19 12:27:41 2024 -0700 [docs

(kudu) 02/02: [util] fix TidyBot warnings in ScopedTracer

2024-04-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit b2a6fe26266e170b5e885d1ddac6a5f03ded1759 Author: Alexey Serbin AuthorDate: Wed Apr 24 19:03:27 2024 -0700 [util] fix

(kudu) branch master updated (a0a523018 -> b2a6fe262)

2024-04-25 Thread alexey
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 a0a523018 [util] switch to using std::shared_lock new c57263c62 [docs] encryption-at-rest is now natively

(kudu) branch master updated: [util] switch to using std::shared_lock

2024-04-24 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new a0a523018 [util] switch to using std::shared_lock

(kudu) branch master updated: KUDU-3566 fix summary metrics in Prometheus format

2024-04-24 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new b236d534a KUDU-3566 fix summary metrics

(kudu) branch master updated: [util] expose recently seen value in a histogram

2024-04-24 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 78b785b78 [util] expose recently seen value

(kudu) 02/02: [rpc-test] make RpcPendingConnectionsMetric more stable

2024-04-23 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit a5eb21270f9b5b13ffdb6184fc3e82e04450ddc5 Author: Alexey Serbin AuthorDate: Fri Apr 5 19:23:12 2024 -0700 [rpc-test

(kudu) 01/02: Update build pattern for fetching flaky tests list

2024-04-23 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 7b5fc9f2f0ad538242656431bf76e253cc537772 Author: Marton Greber AuthorDate: Thu Apr 18 11:13:30 2024 +0200 Update

(kudu) branch master updated (946acb711 -> a5eb21270)

2024-04-23 Thread alexey
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 946acb711 KUDU-3518: Fix the unexpected scan predicate new 7b5fc9f2f Update build pattern for fetching flaky tests

(kudu) branch gh-pages updated: [blog] blogpost about auto-incrementing column in Kudu

2024-04-23 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/gh-pages by this push: new b7bf6b03b [blog] blogpost about auto

(kudu) branch branch-1.17.x updated: KUDU-3518: Fix the unexpected scan predicate

2024-04-16 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 0de168f7e KUDU-3518: Fix

(kudu) branch master updated: KUDU-3518: Fix the unexpected scan predicate

2024-04-16 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 946acb711 KUDU-3518: Fix the unexpected scan

(kudu) branch branch-1.17.x updated: KUDU-3495 Initialize the bitmap while decoding insert/upsert

2024-04-16 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 3f10f3e25 KUDU-3495 Initialize

(kudu) branch master updated: [tablet] one less memory allocation in CBTree::count()

2024-04-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 634d967a0 [tablet] one less memory allocation

(kudu) branch branch-1.17.x updated (597d2bf15 -> 9de4325a1)

2024-04-10 Thread alexey
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 597d2bf15 KUDU-3564: Fix IN list predicate pruning new 44f4b930a KUDU-3326 correct error messages in tool

(kudu) 01/02: KUDU-3326 correct error messages in tool usage instructions

2024-04-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit 44f4b930a8c2a4babc41870678683845694f3975 Author: kedeng AuthorDate: Tue Apr 9 14:44:26 2024 +0800 KUDU-3326

(kudu) 02/02: KUDU-3433 Fix flakiness in ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks

2024-04-10 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git commit 9de4325a1a62f05ff29e6000daf60df4ef622e24 Author: kedeng AuthorDate: Tue Apr 9 16:57:57 2024 +0800 KUDU-3433

(kudu) branch master updated: KUDU-3433 Fix flakiness in ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks

2024-04-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new e5f3d2b19 KUDU-3433 Fix flakiness

(kudu) branch master updated: KUDU-3326 correct error messages in tool usage instructions

2024-04-09 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d06f35db2 KUDU-3326 correct error messages

(kudu) branch branch-1.17.x updated: KUDU-3564: Fix IN list predicate pruning

2024-04-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 597d2bf15 KUDU-3564: Fix IN list

(kudu) branch master updated: KUDU-3564: Fix IN list predicate pruning

2024-04-07 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 5a2c776df KUDU-3564: Fix IN list predicate

(kudu) 02/02: [c++17] fix unsorted compilation warnings with CLANG15

2024-04-05 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit d8c315782bcd64e6c512885cc3ba578acbd6f45c Author: Alexey Serbin AuthorDate: Thu Apr 4 13:04:13 2024 -0700 [c++17] fix

(kudu) branch master updated (6fd9410d2 -> d8c315782)

2024-04-05 Thread alexey
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 6fd9410d2 [test] add binary path for SLES15 SP14 new 1b523322c [c++17] address std::move() warnings new

(kudu) 01/02: [c++17] address std::move() warnings

2024-04-05 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 1b523322cb786d650ee5122ff26e45986f896761 Author: Alexey Serbin AuthorDate: Wed Apr 3 23:01:34 2024 -0700 [c++17

(kudu) branch master updated: [c++17] address std::iterator deprecation warnings

2024-04-05 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 25e7a7549 [c++17] address std::iterator

(kudu) branch master updated: [compaction] Code cleanup and readability improvement

2024-04-05 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 48ee1e8b5 [compaction] Code cleanup

(kudu) branch master updated: [codegen] fix compilation with CLANG 15 on macOS

2024-04-03 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 3a856f450 [codegen] fix compilation with CLANG 15

(kudu) branch master updated (d980c688d -> dd4e37b44)

2024-04-02 Thread alexey
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 d980c688d [rpc] relax settings for MeasureAcceptorDispatchTimes new ab368443d [tests] fix a misprint new

(kudu) 01/02: [tests] fix a misprint

2024-04-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit ab368443d276006e93370a5b6bd5862eea2475fe Author: Alexey Serbin AuthorDate: Mon Apr 1 19:40:38 2024 -0700 [tests] fix

(kudu) 02/02: KUDU-3561 skip tablet entities in Prometheus format

2024-04-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit dd4e37b445da7f367746fb83d92e21b8dc3d8eb8 Author: Alexey Serbin AuthorDate: Sun Mar 31 21:05:36 2024 -0700 KUDU-3561

(kudu) branch branch-1.17.x updated: KUDU-3562 fix integer overflow in available space metrics

2024-04-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 6e729fd76 KUDU-3562 fix integer

(kudu) 02/02: [rpc] relax settings for MeasureAcceptorDispatchTimes

2024-04-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit d980c688db3b86bd248723d23dc093c668307211 Author: Alexey Serbin AuthorDate: Wed Mar 27 16:45:23 2024 -0700 [rpc

(kudu) 01/02: [gutil] fix compilation with clang 15

2024-04-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit 4dc4100fe5cf994cccb5d87cc398e79dde038686 Author: Alexey Serbin AuthorDate: Mon Mar 25 21:30:20 2024 -0700 [gutil

(kudu) branch master updated (e54c80cf9 -> d980c688d)

2024-04-01 Thread alexey
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 e54c80cf9 KUDU-3562 fix integer overflow in available space metrics new 4dc4100fe [gutil] fix compilation

(kudu) branch master updated: KUDU-3562 fix integer overflow in available space metrics

2024-04-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new e54c80cf9 KUDU-3562 fix integer overflow

(kudu) branch master updated: [codegen] use std::atomic instead of AtomicInt

2024-04-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new a0aa9cf36 [codegen] use std::atomic instead

(kudu) branch master updated: [rpc] fix rare race in GetPendingConnectionsNum

2024-03-29 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 79a89c1d7 [rpc] fix rare race

(kudu) branch master updated: [thirdparty] upgrade boost up to 1.84.0

2024-03-28 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 56371ef8e [thirdparty] upgrade boost up to 1.84.0

(kudu) branch master updated: [cmake_modules] recognize linker coming with LLVM 15

2024-03-26 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new be36cc0e2 [cmake_modules] recognize linker coming

(kudu) branch master updated: KUDU-3557 Simple way to change maximum thread cache size of tcmalloc.

2024-03-26 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 926cac023 KUDU-3557 Simple way to change maximum

(kudu) branch master updated: [thirdparty] upgrade bison up to 3.8.2

2024-03-25 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 96a1770ad [thirdparty] upgrade bison up to 3.8.2

(kudu) branch branch-1.17.x updated: KUDU-3486 Periodically send tombstoned replica report to delete it.

2024-03-21 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.17.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 50202b107 KUDU-3486 Periodically

(kudu) branch master updated: [ranger] KUDU-3558 Error out early when keytab file flag is empty

2024-03-01 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 647726ad6 [ranger] KUDU-3558 Error out early when

(kudu) branch master updated: [Tool] Return not OK status when copying tablets failed

2024-02-29 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new d7fa4f9e6 [Tool] Return not OK status when

(kudu) branch master updated: [java] methods for setting run-time flags via test harness

2024-02-29 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 0e390e19b [java] methods for setting run-time

(kudu) branch master updated: [rpc] validate security-related parameters earlier

2024-02-27 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new c11c028b4 [rpc] validate security-related

(kudu) branch master updated: [Java] Fix concurrent problem while traversing the traces of KuduRpc.

2024-02-22 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new f03de689b [Java] Fix concurrent problem while

(kudu) branch master updated: [rpc] fix typo in branch prediction

2024-02-21 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 7b35b1d4e [rpc] fix typo in branch prediction

(kudu) branch master updated: Revert "KUDU-3371 [fs] Use RocksDB to store LBM metadata"

2024-02-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new 86b4f784d Revert "KUDU-3371 [fs] Use Ro

(kudu) branch master updated: [catalog_manager] Tighten leader UUID fallback

2024-02-08 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new ec8c31d36 [catalog_manager] Tighten leader UUID

  1   2   3   4   5   6   7   8   9   10   >