(kudu) branch master updated: [util] make Socket::SetTcpKeepAlive() available on macOS

2023-12-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 a69d9b197 [util] make Socket::SetTcpKeepAlive

(kudu) branch master updated: [util] a few test scenarios for KLOG_EVERY_N_SECS() macro

2023-12-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 864c26007 [util] a few test scenarios for

(kudu) branch master updated: [security] a small style-related code cleanup

2023-12-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 50f872986 [security] a small style-related code

(kudu) branch master updated: more strict check for [un]setenv() return code

2023-12-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 bc4c70c78 more strict check for [un]setenv

(kudu) branch master updated: [ARM] Fix CountOnes() function

2023-12-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 cda230197 [ARM] Fix CountOnes() function

(kudu) branch master updated: [ExternalMiniCluster] improve leader_master()

2023-11-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 158cf0fa0 [ExternalMiniCluster] improve

(kudu) 02/02: [messenger] Initialize SASL proto name to principal

2023-11-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 commit 6e831433239f213f6592b50f15da2317bfc0f84a Author: Ádám Bakai AuthorDate: Tue Nov 14 14:49:25 2023 +0100 [messenger

(kudu) branch master updated (cab7e5a19 -> 6e8314332)

2023-11-30 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 cab7e5a19 [thirdparty] update lz4 up to 1.9.4 version new 18ff6d979 [cfile] remove redundant StringPrintf in

(kudu) 01/02: [cfile] remove redundant StringPrintf in status messages

2023-11-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 commit 18ff6d979d74c59b4412c210ec22f4c5772e311d Author: Alexey Serbin AuthorDate: Wed Nov 29 14:56:48 2023 -0800 [cfile

(kudu) branch master updated: KUDU-3497 optimize leader rebalancer algorithm

2023-11-20 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 d8467c571 KUDU-3497 optimize leader rebalancer

(kudu) branch master updated: KUDU-3407 Avoid unchecked scheduling of flush operations.

2023-11-20 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 66a79dddf KUDU-3407 Avoid unchecked scheduling of

(kudu) branch master updated: [tablet] NewReplicaOpDriver() --> NewFollowerOpDriver()

2023-11-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 2efdd37ba [tablet] NewReplicaOpDriver

(kudu) branch master updated: Fix typo

2023-11-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 fdaf70671 Fix typo fdaf70671 is described below

(kudu) branch master updated: KUDU-3498 Scanner keeps alive in periodically

2023-11-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 8644d88da KUDU-3498 Scanner keeps alive in

(kudu) branch master updated: Fix a unit test in aarch64 system

2023-11-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 976e9fc11 Fix a unit test in aarch64 system

(kudu) branch master updated: [util] fix compilation warning

2023-11-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 ee9e0f04b [util] fix compilation warning

(kudu) branch branch-1.17.x updated: [build] Make uncompress symbols local in exported libkudu_client.so

2023-11-06 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 0672311ab [build] Make uncompress

(kudu) 01/02: KUDU-3519: List masters in /dump-entities

2023-11-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 commit 7be030baee38ea971f5e3afddcff4c61cbe2acf3 Author: Attila Bukor AuthorDate: Thu Oct 26 15:35:15 2023 +0200 KUDU-3519

(kudu) 02/02: [compaction] Skip memory allocation for ancient undo deltas

2023-11-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 commit 3bdaf50b5565bb9f8b4a0652f94102c7f272ebb1 Author: Ashwani Raina AuthorDate: Sat Oct 7 19:02:45 2023 +0530 [compaction

(kudu) branch master updated (7bc13ef92 -> 3bdaf50b5)

2023-11-06 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 7bc13ef92 Minor refactoring on kudu-tool-test (take 2) new 7be030bae KUDU-3519: List masters in /dump-entities

(kudu) branch branch-1.16.x updated: [clock] KUDU-3521 fix crash when clock is synchronized by PTPd

2023-11-04 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.16.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.16.x by this push: new 79bb84893 [clock] KUDU-3521 fix

(kudu) branch branch-1.16.x updated: [java] alternative distro for Gradle propdeps plugin

2023-11-02 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch branch-1.16.x in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/branch-1.16.x by this push: new 6f9abc54e [java] alternative distro

(kudu) branch master updated: [util] check if EVP_CIPHER_CTX_new() returns null

2023-11-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 09d185cce [util] check if EVP_CIPHER_CTX_new

(kudu) branch master updated: [clock] KUDU-3521 fix crash when clock is synchronized by PTPd

2023-11-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 4859d2902 [clock] KUDU-3521 fix crash when clock

[kudu] branch branch-1.17.x updated: KUDU-3483 Fix flushing data in batch when table schema changed

2023-10-26 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 453d3aa55 KUDU-3483 Fix flushing

[kudu] branch master updated: [tablet] fix compilation warnings

2023-10-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 4a1ce1b02 [tablet] fix compilation warnings

[kudu] branch master updated: [rpc] add hostname in Messenger to use it in ServerNegotiation

2023-10-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 3932a7780 [rpc] add hostname in Messenger to use

[kudu] branch master updated: KUDU-3483 Fix flushing data in batch when table schema changed

2023-10-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 c9e6e36a7 KUDU-3483 Fix flushing data in batch

[kudu] branch master updated: [server] cleanup on setting JWT verifier for messenger

2023-10-20 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 9c6835383 [server] cleanup on setting JWT

[kudu] branch master updated (3eb745f25 -> 7b8766880)

2023-10-19 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 3eb745f25 KUDU-3516 No need to traverse all delta stores while computing score. new 5d6dcfd24 [build] Make

[kudu] 02/02: Small refactor to use DirManager::WaitOnClosures()

2023-10-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 commit 7b8766880698e003f54e514dfc0c72442d67559d Author: Yingchun Lai AuthorDate: Thu Oct 19 20:53:30 2023 +0800 Small

[kudu] 01/02: [build] Make uncompress symbols local in exported libkudu_client.so

2023-10-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 commit 5d6dcfd2470fc9e3144e9fe593063c90cd82bef3 Author: Zoltan Martonka AuthorDate: Wed Oct 18 12:55:21 2023 + [build

[kudu] branch master updated: KUDU-3516 No need to traverse all delta stores while computing score.

2023-10-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 3eb745f25 KUDU-3516 No need to traverse all delta

[kudu] branch master updated: KUDU-3507 instruct mini-ranger-{kms} JVM to use IPv4

2023-10-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 19fbacfc3 KUDU-3507 instruct mini-ranger-{kms

[kudu] branch branch-1.17.x updated: [thirdparty] bump curl version up to 8.4.0

2023-10-17 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 9e227790d [thirdparty] bump curl

[kudu] branch master updated: [thirdparty] bump curl version up to 8.4.0

2023-10-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 28c921817 [thirdparty] bump curl version up to

[kudu] branch master updated: [ranger] disable Tomcat's shutdown port

2023-10-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 05d631e4a [ranger] disable Tomcat's shutdown

[kudu] 02/03: [Python] KUDU-3353 add support for UPSERT IGNORE

2023-10-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 commit 1b015d7ee9cc8af262f398961cf471f76bb225ea Author: Marton Greber AuthorDate: Sun Oct 1 11:13:06 2023 + [Python

[kudu] branch master updated (ad32f5c34 -> 4814bb2be)

2023-10-16 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 ad32f5c34 [rpc] add local address into connection negotiation trace new c02ad2fe6 [Python] KUDU-3351 Add write op

[kudu] 03/03: [tablet] a small clean up on 'disable_compaction'

2023-10-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 commit 4814bb2be2809e56bb9eda58c727ce8970ac9f0f Author: Alexey Serbin AuthorDate: Fri Oct 13 15:35:12 2023 -0700 [tablet] a

[kudu] 01/03: [Python] KUDU-3351 Add write op metrics

2023-10-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 commit c02ad2fe699c7607d6fbe52d2c7e73ca2313d36e Author: Marton Greber AuthorDate: Sun Oct 1 11:05:51 2023 + [Python

[kudu] 05/06: [util] redirect stderr to /dev/null during AVX2 detection

2023-10-15 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 07f306f6c123c3cf3635be8dad7cc341a444973b Author: Alexey Serbin AuthorDate: Mon Oct 9 18:04:23 2023 -0700

[kudu] 04/06: [thirdparty] build gperftools with libunwind support

2023-10-15 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 287443d682b0ff2bffcde8c97080638a4939392e Author: Alexey Serbin AuthorDate: Fri Oct 6 16:49:49 2023 -0700

[kudu] branch branch-1.17.x updated (e742f86f6 -> 737ec02b3)

2023-10-15 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 e742f86f6 [thirdparty] upgrade libunwind to 1.7.2 version new daef6d3e8 [arm64] implement with native NEON

[kudu] 02/06: [gutil] fix ASAN warning in CountOnes()

2023-10-15 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 176ca78ed583a537c85d1619e34a476f0d3d901a Author: Alexey Serbin AuthorDate: Tue Oct 10 19:52:00 2023 -0700

[kudu] 03/06: [util] clean up libunwind headers for aarch64

2023-10-15 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 e1357c2925861f1128f6ef98a44c020b0c14fbdf Author: Alexey Serbin AuthorDate: Fri Oct 6 16:54:17 2023 -0700

[kudu] 06/06: [CMakeLists] clean-up ARCH_NAME conditions for x86_64

2023-10-15 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 737ec02b3e390f8fc48df56a023e2a26061d2bd3 Author: Alexey Serbin AuthorDate: Mon Oct 9 17:22:51 2023 -0700

[kudu] branch master updated: Remove unused parameter

2023-10-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 The following commit(s) were added to refs/heads/master by this push: new fcd311964 Remove unused parameter fcd311964 is

[kudu] branch master updated: [CMakeLists] clean-up ARCH_NAME conditions for x86_64

2023-10-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 71e2ba276 [CMakeLists] clean-up ARCH_NAME

[kudu] branch master updated: [CLI] Set rpc_max_message_size to accommodate huge response payloads

2023-10-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 49e90d15e [CLI] Set rpc_max_message_size to

[kudu] branch master updated: [util] redirect stderr to /dev/null during AVX2 detection

2023-10-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 6f8ed8418 [util] redirect stderr to /dev/null

[kudu] branch master updated: [thirpdarty] upgrade gperftools to 2.13

2023-10-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 8e790439d [thirpdarty] upgrade gperftools to 2.13

[kudu] branch master updated: [thirdparty] build gperftools with libunwind support

2023-10-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 71ffac30f [thirdparty] build gperftools with

[kudu] branch branch-1.17.x updated: KUDU-3515: fix incompatibility introduced with KUDU-2671

2023-10-06 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 959b0e67d KUDU-3515: fix

[kudu] branch master updated: [thirdparty] upgrade libunwind to 1.7.2 version

2023-10-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 dd5fd45b1 [thirdparty] upgrade libunwind to 1.7.2

[kudu] branch master updated: KUDU-3515: fix incompatibility introduced with KUDU-2671

2023-10-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 9ae68af0d KUDU-3515: fix incompatibility

[kudu] branch master updated: [master] fix mistake in status message for SOFT_DELETED tables

2023-09-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 8a6acff5c [master] fix mistake in status message

[kudu] branch master updated: [rpc] detect HTTP client on RPC port

2023-09-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 605e17151 [rpc] detect HTTP client on RPC port

[kudu] branch master updated: [misc] replace vector::resize() with constructor's parameter

2023-09-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 3dbde7b3d [misc] replace vector::resize() with

[kudu] branch master updated: KUDU-3461 [client] Avoid impala crash by returning error if invalid tablet id found

2023-09-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 438216ad3 KUDU-3461 [client] Avoid impala crash

[kudu] branch master updated: [util] SKIP_IF_SLOW_NOT_ALLOWED for some BlockBloomFilterTest scenarios

2023-09-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 e0b577850 [util] SKIP_IF_SLOW_NOT_ALLOWED for

[kudu] branch master updated (ecb51af80 -> 86bdc679f)

2023-09-03 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 ecb51af80 KUDU-3508 increase Ranger start timeout to 120 seconds new 63ca4b5b4 [client] fix doxygen warnings

[kudu] 01/02: [client] fix doxygen warnings

2023-09-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 commit 63ca4b5b43e8552f5408efbe43e7915b2f375b70 Author: Alexey Serbin AuthorDate: Wed Aug 30 15:02:19 2023 -0700 [client

[kudu] 02/02: [util] deprecate {MonoTime,MonoDelta}::Equals() methods

2023-09-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 commit 86bdc679f6a5435c649d2ac0f6557daab632b953 Author: Alexey Serbin AuthorDate: Thu Aug 10 15:11:53 2023 -0700 [util

[kudu] branch master updated: KUDU-3508 increase Ranger start timeout to 120 seconds

2023-08-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 ecb51af80 KUDU-3508 increase Ranger start timeout

[kudu] branch master updated: KUDU-3495 Initialize the bitmap while decoding insert/upsert

2023-08-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 f1f3c907f KUDU-3495 Initialize the bitmap while

[kudu] branch master updated: [clock] instantiate 'clock_ntp_status' first thing in SystemNtp::Init()

2023-08-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 72430fb15 [clock] instantiate 'clock_ntp_s

[kudu] branch master updated: [cfile] use std::move where appropriate

2023-08-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 36120ffe0 [cfile] use std::move where appropriate

[kudu] branch master updated: [catalog_manager] Fix substitute indexes in log messages

2023-08-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 06f2d5cb5 [catalog_manager] Fix substitute

[kudu] branch master updated: Change order of operations during InitCatalogManagerTask

2023-08-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 0329d35f2 Change order of operations during

[kudu] branch branch-1.17.x updated: KUDU-3359 Allow multi-JAR cp for Ranger client

2023-08-23 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 5704bb27b KUDU-3359 Allow multi-JAR

[kudu] branch master updated: [tools] Enable building 'kudu test' CLI tool by default

2023-08-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 83cec9c1e [tools] Enable building 'kudu test

[kudu] branch master updated: KUDU-3432: Fix flakiness in client-test.cc

2023-08-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 acd1622b0 KUDU-3432: Fix flakiness in client

[kudu] branch master updated: KUDU-3504 Crash master on subprocess death

2023-08-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 fd98e9e73 KUDU-3504 Crash master on subprocess

[kudu] branch master updated: KUDU-3359 Allow multi-JAR cp for Ranger client

2023-08-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 6b1240afc KUDU-3359 Allow multi-JAR cp for Ranger

[kudu] branch master updated: KUDU-3503 Allow extra JVM arguments

2023-08-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 0a9c9e7f8 KUDU-3503 Allow extra JVM arguments

[kudu] branch master updated: [thirdparty] fix TSAN build on Ubuntu 22.04

2023-08-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 75c38d227 [thirdparty] fix TSAN build on Ubuntu

[kudu] branch branch-1.17.x updated: KUDU-3502: disable http2 support in libcurl

2023-08-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 The following commit(s) were added to refs/heads/branch-1.17.x by this push: new 8a073d06d KUDU-3502: disable http2

[kudu] branch master updated: KUDU-3502: disable http2 support in libcurl

2023-08-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 1602653a5 KUDU-3502: disable http2 support in

[kudu] branch master updated (a5674dd18 -> 2bddb6b07)

2023-08-09 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 a5674dd18 [consensus] clean-up on OpId utilities new c96a83770 [clock] clearer logging on the hybrid clock time

[kudu] 01/02: [clock] clearer logging on the hybrid clock time source

2023-08-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 commit c96a8377038e4dea7ebafb2afe6afe1fb8da245d Author: Alexey Serbin AuthorDate: Wed Aug 9 14:48:56 2023 -0700 [clock

[kudu] 02/02: [util] small cleanup on debug-util

2023-08-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 commit 2bddb6b072b05480cea68c290ecd14b62ae0aa00 Author: Alexey Serbin AuthorDate: Wed Aug 9 17:36:35 2023 -0700 [util

[kudu] 02/02: [build-support] fix build on CentOS/RHEL

2023-08-09 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 e9fea9907fa98e368bb1b7cdd0ca6fc976122aa9 Author: Alexey Serbin AuthorDate: Tue May 2 13:23:59 2023 -0700

[kudu] 01/02: [clock] fix HybridClockTest.TimeSourceAutoSelection

2023-08-09 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 b3fe31963a3335d5329a89ac5dd6911d3e455d21 Author: Alexey Serbin AuthorDate: Mon Aug 7 12:41:00 2023 -0700

[kudu] branch branch-1.17.x updated (34243b3d0 -> e9fea9907)

2023-08-09 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 34243b3d0 [docs] Add 1.16.0 release notes to previous release notes new b3fe31963 [clock] fix

[kudu] branch master updated: [consensus] clean-up on OpId utilities

2023-08-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 a5674dd18 [consensus] clean-up on OpId utilities

[kudu] branch master updated: [mvcc] use operator==() instead of Equals()

2023-08-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 1f2fe809b [mvcc] use operator==() instead of

[kudu] branch master updated: [clock] fix HybridClockTest.TimeSourceAutoSelection

2023-08-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 ebf0a645d [clock] fix

[kudu] branch master updated: KUDU-3500 don't start operations timed out in prepare queue

2023-08-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 6c049687f KUDU-3500 don't start operations

[kudu] branch master updated: [test_util] more accurate status codes for WaitForBind()

2023-08-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 34bf62310 [test_util] more accurate status codes

[kudu] branch master updated: [docs] Add 1.16.0 release notes to previous release notes

2023-08-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 956f2028b [docs] Add 1.16.0 release notes to

[kudu] branch master updated: [cmake] clean up on targets when using NO_TESTS=1

2023-07-31 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 7f9b74ff6 [cmake] clean up on targets when using

[kudu] branch branch-1.17.x updated: [tools] KUDU-3487 rebalancer checks the voter num.

2023-07-28 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 54ab225b8 [tools] KUDU-3487

[kudu] branch master updated: [tools] KUDU-3487 rebalancer checks the voter num.

2023-07-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 8369b3771 [tools] KUDU-3487 rebalancer checks the

[kudu] branch master updated: [tests] a small clean-up on create-table-itest.cc

2023-07-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 909b5676b [tests] a small clean-up on create

[kudu] branch master updated: [tests] Fix flakiness in TestAsyncKuduSession.java

2023-07-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 a7922c63d [tests] Fix flakiness in

[kudu] branch branch-1.17.x updated: KUDU-3476: Make replica placement range and table aware

2023-07-24 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 ffddad8f4 KUDU-3476: Make replica

[kudu] branch master updated: [compile] fix a compile warning

2023-07-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 7f9b3e3e2 [compile] fix a compile warning

[kudu] branch master updated: KUDU-3493 upgrade Guava to 32.1.1-jre

2023-07-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 ab2f15d0d KUDU-3493 upgrade Guava to 32.1.1-jre

[kudu] 02/02: KUDU-1945 Update default range partition key

2023-07-20 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 4d0a654024981b78e36912aaf7838705e4ca0e78 Author: Abhishek Chennaka AuthorDate: Tue Jul 18 13:33:26 2023 -0700 KUDU

<    1   2   3   4   5   6   7   8   9   10   >