[kudu] 01/03: [master] add /ipki-ca-cert webserver end-point

2023-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 commit b65b95af3c90964ee706967f570bff99897dcec8 Author: Alexey Serbin AuthorDate: Thu May 18 11:42:30 2023 -0700 [master

[kudu] branch master updated: [rpc] tighten TLS cert requirements for JWT authn

2023-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 72b325312 [rpc] tighten TLS cert requirements

[kudu] branch master updated: [tools] add bound_http_address into DaemonInfoPB

2023-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 eae0ebf91 [tools] add bound_http_address

[kudu] branch master updated: [tests] Fix flakiness in log-rolling-itest.cc

2023-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 41ff1304b [tests] Fix flakiness in log-rolling

[kudu] branch master updated: [util] introduce EXPECT_STR_MATCHES() macro

2023-05-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 ff89b453d [util] introduce EXPECT_STR_MATCHES

[kudu] branch master updated: [util] clear OpenSSL error queue on jwt-cpp activity

2023-05-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 1f00b0f42 [util] clear OpenSSL error queue on jwt

[kudu] branch master updated (2e81ebd08 -> 7feb2cfc1)

2023-05-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 2e81ebd08 [server] remove unused JWT-related flags new 96e648ac4 KUDU-3474: Add zlib as dependency of libunwind

[kudu] 01/02: KUDU-3474: Add zlib as dependency of libunwind for ARM

2023-05-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 96e648ac4a3d80a5d2194c834d82035fc90039e4 Author: Joe McDonnell AuthorDate: Thu May 4 20:34:24 2023 -0700 KUDU-3474

[kudu] branch master updated: [server] remove unused JWT-related flags

2023-05-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 2e81ebd08 [server] remove unused JWT-related

[kudu] branch master updated: [client] KUDU-3472 Python client API to import JWT

2023-05-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 a6bb3a326 [client] KUDU-3472 Python client API

[kudu] branch master updated: [thirdparty] upgrade libunwind to 1.6.2

2023-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 63d40ab6e [thirdparty] upgrade libunwind to 1.6.2

[kudu] branch master updated: [client] KUDU-3472 Java client API to import JWT

2023-05-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 ede75bc16 [client] KUDU-3472 Java client API

[kudu] branch master updated: [client] KUDU-3472 C++ client API to import JWT

2023-05-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 e0ef4a861 [client] KUDU-3472 C++ client API

[kudu] branch master updated: [thirdparty] handle OpenSSL errors properly in curl and squeasel

2023-05-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 cc646190d [thirdparty] handle OpenSSL errors

[kudu] branch master updated: [docs] fix instructions for building Kudu on SLES

2023-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 3697a5bdb [docs] fix instructions for building

[kudu] branch master updated: [build-support] fix build on CentOS/RHEL

2023-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 58e42b476 [build-support] fix build on CentOS

[kudu] branch master updated: KUDU-3248 improve replica selection initialization

2023-05-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 97edafcde KUDU-3248 improve replica selection

[kudu] branch master updated: [security] handle BIO_new

2023-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 a7684eacf [security] handle BIO_new a7684eacf

[kudu] branch master updated: [util] handle OpenSSL errors in JWT code

2023-04-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 5a3d116f3 [util] handle OpenSSL errors in JWT

[kudu] branch master updated: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid

2023-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 62a12611c [tests] fix flakiness

[kudu] branch master updated (6064d5ecf -> 8abe10cd6)

2023-04-21 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 6064d5ecf [client] fix clang warning new 59922c19c [util] use include guard macro in int128.h header new

[kudu] 01/02: [util] use include guard macro in int128.h header

2023-04-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 commit 59922c19ccd7a963412f814cfbd1da9320a99b94 Author: Alexey Serbin AuthorDate: Fri Apr 21 12:57:58 2023 -0700 [util] use

[kudu] 02/02: [client] add -Werror flag for checking client C++ API

2023-04-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 commit 8abe10cd693c4bfbc22868ba13cee23294eb6fb0 Author: Alexey Serbin AuthorDate: Fri Apr 21 16:15:20 2023 -0700 [client

[kudu] branch master updated: [client] fix clang warning

2023-04-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 6064d5ecf [client] fix clang warning 6064d5ecf

[kudu] branch master updated: [build-support] allow building with gcc/g++-7 on SLES

2023-04-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 7747a7c01 [build-support] allow building with gcc

[kudu] branch master updated: [jwt] Fix flaky jwt tests

2023-04-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 bcac76498 [jwt] Fix flaky jwt tests bcac76498

[kudu] branch master updated: [examples] make client_examples-test.sh pass

2023-04-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 555885a19 [examples] make client_examples-test.sh

[kudu] branch master updated: [client] fix API non-compliance in KuduUpsertIgnore

2023-04-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 10b1c3044 [client] fix API non-compliance

[kudu] branch master updated: [build] Update libraries to be excluded in SLES15 SP4

2023-04-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 91f803386 [build] Update libraries to be excluded

[kudu] branch master updated: [tools] KUDU-1945 Print auto-incrementing counter in kudu wal dump

2023-04-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 28472f041 [tools] KUDU-1945 Print auto

[kudu] branch master updated: [mini-cluster] fix build if NO_TESTS=1

2023-04-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 0675507c7 [mini-cluster] fix build if NO_TESTS=1

[kudu] branch master updated: [util] remove unused JWT-related code

2023-04-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 9d5539daf [util] remove unused JWT-related code

[kudu] branch master updated: Update security-itest jwt tests

2023-04-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 08cb9b991 Update security-itest jwt tests

[kudu] branch master updated: KUDU-1945 Add C++ example for non-unique PK

2023-04-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 3019848d0 KUDU-1945 Add C++ example for non

[kudu] branch branch-1.17.x updated: [Python] Add support for immutable column

2023-04-13 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 c78953f5e [Python] Add support

[kudu] branch master updated: [server] KUDU-1945 Fix bug in RowOperationsPBDecoder

2023-04-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 74ea7543e [server] KUDU-1945 Fix bug

[kudu] branch branch-1.17.x updated: [tools] update 'kudu table copy' CLI tool

2023-04-05 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 261ce7daa [tools] update 'kudu

[kudu] branch master updated: [build] Fix build issue on MacOS

2023-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 f13f6580c [build] Fix build issue on MacOS

[kudu] branch branch-1.17.x updated: [clock] add sanity check to detect wall clock jumps

2023-04-04 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 9e7b64725 [clock] add sanity check

[kudu] branch master updated: jwt: Additional test

2023-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 df4cd8195 jwt: Additional test df4cd8195

[kudu] branch master updated: [clock] add sanity check to detect wall clock jumps

2023-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 555854178 [clock] add sanity check to detect wall

[kudu] 01/02: KUDU-1945 Update auto incrementing counter during bootstrap

2023-04-03 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 7d107c24d7c9a61e3e8db3b1d00717ee787318d4 Author: Abhishek Chennaka AuthorDate: Fri Jan 27 00:03:13 2023 +0530

[kudu] branch branch-1.17.x updated (4c56e0992 -> 29ac960da)

2023-04-03 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 4c56e0992 KUDU-1945 Auto-incrementing column, Python client new 7d107c24d KUDU-1945 Update auto

[kudu] 02/02: KUDU-3437 Set default block_cache_metrics_policy to reset

2023-04-03 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 29ac960da23f73a523e28a56732b1975bc36dc43 Author: Ádám Bakai AuthorDate: Mon Mar 6 17:41:52 2023 +0100 KUDU

[kudu] 02/02: KUDU-1945 Auto-incrementing column, Python client

2023-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 commit 4c56e0992897371f8d3273789f1a51d750b611f6 Author: Marton Greber AuthorDate: Fri Feb 24 12:35:16 2023 +

[kudu] branch branch-1.17.x updated (f7038fcd6 -> 4c56e0992)

2023-04-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 f7038fcd6 [www] add slow scans show control new effa52b1a KUDU-1945 Auto-incrementing column feature flag

[kudu] 01/02: KUDU-1945 Auto-incrementing column feature flag

2023-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 commit effa52b1a95f97731313fb1099ae87021c190d5d Author: Marton Greber AuthorDate: Wed Feb 15 22:34:15 2023 +0100

[kudu] branch master updated: [rowset_metadata] update min/max encoded keys during bootstrapping

2023-03-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 b00431df6 [rowset_metadata] update min/max

[kudu] branch master updated: KUDU-1945 Update auto incrementing counter during bootstrap

2023-03-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 827379215 KUDU-1945 Update auto incrementing

[kudu] 02/02: KUDU-3437 Set default block_cache_metrics_policy to reset

2023-03-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 commit e07c941aa6622efb758283cb2a583d0b90deb830 Author: Ádám Bakai AuthorDate: Mon Mar 6 17:41:52 2023 +0100 KUDU-3437 Set

[kudu] branch master updated (2a02969e5 -> e07c941aa)

2023-03-31 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 2a02969e5 jwt: plumb JWT into mini cluster new 60d5a710f [client] Improve logging in client metacache new

[kudu] 01/02: [client] Improve logging in client metacache

2023-03-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 commit 60d5a710f598edbffe9e6e3193b0135f904b04f3 Author: Ashwani Raina AuthorDate: Mon Mar 27 15:09:59 2023 +0530 [client

[kudu] branch master updated: jwt: plumb JWT into mini cluster

2023-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 2a02969e5 jwt: plumb JWT into mini cluster

[kudu] branch master updated: jwt: introduce MiniOidc

2023-03-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 400d25681 jwt: introduce MiniOidc 400d25681

[kudu] branch master updated: KUDU-3448 Add support for encrypting IPKI keys

2023-03-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 5542d1db3 KUDU-3448 Add support for encrypting

[kudu] branch master updated: [ut] make a checking command of 'TestTServerListState' more meaningful

2023-03-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 71e0ed731 [ut] make a checking command

[kudu] branch master updated: [tablet] avoid multiple TabletMetadata::extra_config() calls

2023-03-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 1b7d2a173 [tablet] avoid multiple TabletMetadata

[kudu] branch master updated: [Python] Add support for immutable column

2023-03-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 1e037b03e [Python] Add support for immutable

[kudu] branch master updated: [Python] Add support for comment in ColumnSchema

2023-03-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 e1f75753c [Python] Add support for comment

[kudu] branch master updated: KUDU-1945 Auto-incrementing column, Python client

2023-03-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 80a184000 KUDU-1945 Auto-incrementing column

[kudu] branch master updated: KUDU-3448 Plumbing for encrypting key material

2023-03-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 dfdaa69b3 KUDU-3448 Plumbing for encrypting key

[kudu] branch master updated: [LBM] append CREATE/DELETE records in batch to metadata

2023-03-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 f579eaebd [LBM] append CREATE/DELETE records

[kudu] branch master updated: KUDU-1945 Auto-incrementing column feature flag

2023-03-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 7fafdd280 KUDU-1945 Auto-incrementing column

[kudu] branch gh-pages updated: [site] update PMC/commiter list and copyright year

2023-03-08 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 955f5e0c7 [site] update PMC/commiter list

[kudu] branch master updated: [tools] update 'kudu table copy' CLI tool

2023-03-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 adc1cc64e [tools] update 'kudu table copy' CLI

[kudu] branch branch-1.17.x updated: [Tools] Remove enter key when listing non-existed table

2023-03-03 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 49b4d5729 [Tools] Remove enter key

[kudu] branch branch-1.17.x updated: [tools] exit gracefully on errors during table copying

2023-03-03 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 fb7d7e389 [tools] exit gracefully

[kudu] branch master updated: [tools] exit gracefully on errors during table copying

2023-03-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 8a58c5838 [tools] exit gracefully on errors

[kudu] branch branch-1.17.x updated: KUDU-3450 handling of oversized messages in Ranger process wrapper

2023-03-01 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 299acb8dc KUDU-3450 handling

[kudu] branch master updated: KUDU-3450 handling of oversized messages in Ranger process wrapper

2023-02-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 7b593aeda KUDU-3450 handling of oversized

[kudu] branch master updated: [thirdparty] skip build/generation of LLVM benchmarks

2023-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 0b4cde311 [thirdparty] skip build/generation

[kudu] branch master updated: Bump version to 1.18.0-SNAPSHOT

2023-02-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 9990d0193 Bump version to 1.18.0-SNAPSHOT

[kudu] branch master updated: [Client] Add query id to trace the whole query process

2023-02-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 834de7fcc [Client] Add query id to trace

[kudu] branch master updated: KUDU-3450 handling of oversized messages in subprocess server

2023-02-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 ae22d32ef KUDU-3450 handling of oversized

[kudu] branch master updated: jwt: expose MiniOidc to Kudu test binary

2023-02-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 968420071 jwt: expose MiniOidc to Kudu test

[kudu] branch master updated: [clock] output more info in SystemNtp::DumpDiagnostics()

2023-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 e65ea38a4 [clock] output more info in SystemNtp

[kudu] branch master updated: [www] add slow scans section

2023-02-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 3d496deec [www] add slow scans section 3d496deec

[kudu] branch master updated: jwt: determine discovery endpoint from token

2023-02-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 b1bc36fe9 jwt: determine discovery endpoint from

[kudu] branch master updated: [KUDU-3438] TabletCopyClientAbortTest might crash

2023-02-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 f96976128 [KUDU-3438] TabletCopyClientAbortTest

[kudu] branch master updated: [clock] detect unsynchronized clock earlier

2023-01-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 116b51d7b [clock] detect unsynchronized clock

[kudu] branch master updated: KUDU-1945 Auto-Incrementing Column, C++ client

2023-01-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 345fd44ca KUDU-1945 Auto-Incrementing Column, C

[kudu] branch master updated: [scripts] support uint64_t values for hybrid timestamps

2023-01-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 c9a7e5e4b [scripts] support uint64_t values

[kudu] branch master updated: KUDU-1945: Support non unique primary key for Java client

2023-01-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 f64ed2aac KUDU-1945: Support non unique primary

[kudu] branch master updated: plumb JWT authentication into clients

2023-01-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 fa1b1837a plumb JWT authentication into clients

[kudu] branch master updated: [row_operations] minor updates

2023-01-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 f3f919293 [row_operations] minor updates

[kudu] branch master updated: KUDU-3406 corrected estimate for ancient UNDO delta size

2023-01-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 ef2a5c39d KUDU-3406 corrected estimate

[kudu] branch master updated (76ac5b89a -> 04fac3207)

2023-01-15 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 76ac5b89a [KUDU-3430] Implement getting flags filter logic in tool side new ffc5ffc2f Adds ppc64le

[kudu] 02/02: [codegen] update CodegenTest.TestDumpMC for ppc64le

2023-01-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 commit 04fac32072a5bc760485e7a3048f8e8e6ae44239 Author: harinreddy AuthorDate: Sun Sep 18 22:31:12 2022 -0500 [codegen

[kudu] 01/02: Adds ppc64le to architectures which do not support avx2

2023-01-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 commit ffc5ffc2fb1c9358e0e2a5bfcc32d92ac8bca761 Author: harinreddy AuthorDate: Sun Sep 18 22:28:03 2022 -0500 Adds ppc64le

[kudu] branch master updated: Adds architecture: PowerPC to LLVM_TARGETS_TO_BUILD

2023-01-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 76c1c4a24 Adds architecture: PowerPC

[kudu] branch master updated: [codegen] use "BLR" instead of "RET" for ppc64le

2023-01-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 8d48f9396 [codegen] use "BLR" inste

[kudu] branch master updated: Adds ppc64le to the exclusion list of architectures

2023-01-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 b2ce6490e Adds ppc64le to the exclusion list

[kudu] branch master updated: Busy loop is proposed for ppc64le to implement PauseCPU()

2023-01-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 71da1a383 Busy loop is proposed for ppc64le

[kudu] branch master updated: Adds the missing atomic32 atomic64 typedefs for ppc64le

2023-01-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 927c8a9c0 Adds the missing atomic32 atomic64

[kudu] branch master updated: Replaces the preprocessor trigger ARCH_POWERPC64 with __powerpc64__

2023-01-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 1683f00ae Replaces the preprocessor trigger

[kudu] branch master updated: Skips -msse4.2 compiler flag for arch: ppc64le

2023-01-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 5cdcb709e Skips -msse4.2 compiler flag for arch

[kudu] branch master updated: KUDU-1945 Auto-Incrementing Column

2023-01-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 6ac6578d9 KUDU-1945 Auto-Incrementing Column

[kudu] branch master updated: KUDU-3357 proxied RPCs for multi-master Kudu clusters

2023-01-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 cdc97be9a KUDU-3357 proxied RPCs for multi-master

[kudu] branch master updated: KUDU-3292 Show non-default flags on WEB UI

2023-01-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 4484df479 KUDU-3292 Show non-default flags on WEB

[kudu] branch master updated: [tools] Add 'kudu local_replica tmeta delete_rowsets' to delete rowsets from tablet

2023-01-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 27072d338 [tools] Add 'kudu local_replica tmeta

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