[kudu] branch branch-1.17.x updated (c2fe33a03 -> 06bd4cbc1)

2023-06-05 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 c2fe33a03 jwt: introduce MiniOidc new d6056b3ef jwt: plumb JWT into mini cluster new 32644ff59 jwt

[kudu] 06/06: [jwt] Fix flaky jwt tests

2023-06-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 commit 06bd4cbc1c78c407625bcb2a8ca93671d63af1ed Author: Marton Greber AuthorDate: Wed Apr 19 13:29:01 2023 +

[kudu] 03/06: [jwt] Verify JWKS URL server TLS certificate by default

2023-06-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 commit 77544f893f46ed19b85eba5045408afd5ef91866 Author: Zoltan Chovan AuthorDate: Mon Apr 3 15:38:50 2023 +0200 [jwt

[kudu] 04/06: jwt: Java client usage of JWTs

2023-06-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 commit 5a1ac293024241cd44eddb195be84168a10ae685 Author: Zoltan Chovan AuthorDate: Thu Apr 13 19:26:04 2023 +0200 jwt

[kudu] 05/06: Update security-itest jwt tests

2023-06-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 commit c218ac06b6596bff0d71bfd1193a4863edb3001a Author: Zoltan Chovan AuthorDate: Mon Apr 17 18:31:38 2023 +

[kudu] 01/06: jwt: plumb JWT into mini cluster

2023-06-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 commit d6056b3ef5c5e50d313632c87784183b8653c023 Author: Zoltan Chovan AuthorDate: Thu Feb 2 12:57:01 2023 +0100 jwt

[kudu] branch master updated: KUDU-3452 A tool to report on table creation progress

2023-06-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 2a29d299c KUDU-3452 A tool to report on table

[kudu] branch master updated: [tools] remove the duplicated function GetReplicas

2023-06-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 018394f62 [tools] remove the duplicated function

[kudu] branch master updated: KUDU-3448 Move password retrieval to master init

2023-06-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 dfc016ada KUDU-3448 Move password retrieval

[kudu] branch branch-1.17.x updated: [client] add -Werror flag for checking client C++ API

2023-05-31 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 a95787911 [client] add -Werror flag

[kudu] branch master updated: [java] alternative distro for Gradle propdeps plugin

2023-05-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 189f25a29 [java] alternative distro for Gradle

[kudu] 03/03: [tools] KUDU-1945: Kudu table copy and perf loadgen

2023-05-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 commit cdad8f58a95dbb7d6d7cae3aea9412a9e88a457c Author: Abhishek Chennaka AuthorDate: Sun May 14 20:30:32 2023 -0700

[kudu] branch branch-1.17.x updated (71dd3d707 -> cdad8f58a)

2023-05-26 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 71dd3d707 Fix missing spaces in Substitute pattern new 97af942d1 [examples] make client_examples-test.sh

[kudu] 01/03: [examples] make client_examples-test.sh pass

2023-05-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 commit 97af942d14d48b59956e4977b6f91498c2572117 Author: Alexey Serbin AuthorDate: Tue Apr 18 17:56:56 2023 -0700

[kudu] 02/03: [tests] Fix flakiness in log-rolling-itest.cc

2023-05-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 commit d02571814b63f6eac1a3ce5d3b91ad4863b6ee93 Author: Mahesh Reddy AuthorDate: Thu May 4 17:45:25 2023 -0400

[kudu] branch master updated (72b325312 -> 8c546ae7f)

2023-05-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 72b325312 [rpc] tighten TLS cert requirements for JWT authn new b65b95af3 [master] add /ipki-ca-cert webserver end

[kudu] 03/03: [python] allow adding trusted CA certs when using JWT

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 8c546ae7f560deebb32cb04815377f74470643c6 Author: Alexey Serbin AuthorDate: Mon May 22 13:01:57 2023 -0700 [python

[kudu] 02/03: [client] allow adding trusted CA certs for RPC connection negotiation

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 45d65aef8642f9f3d45f1f273abe634e6cc06631 Author: Alexey Serbin AuthorDate: Sat May 20 07:24:29 2023 -0700 [client

[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

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