You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu] branch master updated: [security] handle BIO_new - posted by al...@apache.org on 2023/05/01 01:42:50 UTC, 0 replies.
- [kudu] branch master updated: [tablet] GC ancient, fully deleted rowsets without live row count stats - posted by la...@apache.org on 2023/05/01 02:44:00 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3248 improve replica selection initialization - posted by al...@apache.org on 2023/05/02 03:07:28 UTC, 0 replies.
- [kudu] branch master updated: [build-support] fix build on CentOS/RHEL - posted by al...@apache.org on 2023/05/03 06:26:00 UTC, 0 replies.
- [kudu] branch master updated: [docs] fix instructions for building Kudu on SLES - posted by al...@apache.org on 2023/05/03 15:25:53 UTC, 0 replies.
- [kudu] branch master updated: Fix missing spaces in Substitute pattern - posted by zh...@apache.org on 2023/05/04 02:04:38 UTC, 0 replies.
- [kudu] branch master updated: [thirdparty] handle OpenSSL errors properly in curl and squeasel - posted by al...@apache.org on 2023/05/05 17:44:26 UTC, 0 replies.
- [kudu] branch master updated: [client] KUDU-3472 C++ client API to import JWT - posted by al...@apache.org on 2023/05/05 22:01:05 UTC, 0 replies.
- [kudu] branch master updated: [client] KUDU-3472 Java client API to import JWT - posted by al...@apache.org on 2023/05/06 00:17:42 UTC, 0 replies.
- [kudu] branch master updated: [thirdparty] upgrade libunwind to 1.6.2 - posted by al...@apache.org on 2023/05/08 18:47:28 UTC, 0 replies.
- [kudu] branch master updated: [client] KUDU-3472 Python client API to import JWT - posted by al...@apache.org on 2023/05/09 16:34:31 UTC, 0 replies.
- [kudu] branch gh-pages updated: KUDU-1945 Update faq with non-unique PK - posted by la...@apache.org on 2023/05/11 16:17:01 UTC, 0 replies.
- [kudu] branch master updated: KUDU-1945 Update docs with non-unique PK - posted by la...@apache.org on 2023/05/11 16:17:15 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3452 Allow creating tablets under replicated tables - posted by la...@apache.org on 2023/05/15 09:56:36 UTC, 0 replies.
- [kudu] branch master updated: [KUDU-3452] Make validate tablet creating task not affected - posted by zh...@apache.org on 2023/05/16 10:23:02 UTC, 0 replies.
- [kudu] branch master updated: [server] remove unused JWT-related flags - posted by al...@apache.org on 2023/05/17 05:13:55 UTC, 0 replies.
- [kudu] branch master updated (2e81ebd08 -> 7feb2cfc1) - posted by al...@apache.org on 2023/05/17 05:24:20 UTC, 0 replies.
- [kudu] 01/02: KUDU-3474: Add zlib as dependency of libunwind for ARM - posted by al...@apache.org on 2023/05/17 05:24:21 UTC, 0 replies.
- [kudu] 02/02: KUDU-3475: Update to the most recent sse2neon.h - posted by al...@apache.org on 2023/05/17 05:24:22 UTC, 0 replies.
- [kudu] branch master updated: [util] clear OpenSSL error queue on jwt-cpp activity - posted by al...@apache.org on 2023/05/17 16:46:52 UTC, 0 replies.
- [kudu] branch master updated: [util] introduce EXPECT_STR_MATCHES() macro - posted by al...@apache.org on 2023/05/18 05:20:48 UTC, 0 replies.
- [kudu] branch master updated: [tests] Fix flakiness in log-rolling-itest.cc - posted by al...@apache.org on 2023/05/22 16:11:09 UTC, 0 replies.
- [kudu] branch master updated: [tools] add bound_http_address into DaemonInfoPB - posted by al...@apache.org on 2023/05/23 05:38:03 UTC, 0 replies.
- [kudu] branch master updated: [rpc] tighten TLS cert requirements for JWT authn - posted by al...@apache.org on 2023/05/23 07:20:26 UTC, 0 replies.
- [kudu] branch master updated (72b325312 -> 8c546ae7f) - posted by al...@apache.org on 2023/05/24 01:38:03 UTC, 0 replies.
- [kudu] 01/03: [master] add /ipki-ca-cert webserver end-point - posted by al...@apache.org on 2023/05/24 01:38:04 UTC, 0 replies.
- [kudu] 02/03: [client] allow adding trusted CA certs for RPC connection negotiation - posted by al...@apache.org on 2023/05/24 01:38:05 UTC, 0 replies.
- [kudu] 03/03: [python] allow adding trusted CA certs when using JWT - posted by al...@apache.org on 2023/05/24 01:38:06 UTC, 0 replies.
- [kudu] branch master updated (8c546ae7f -> 195e1b51b) - posted by la...@apache.org on 2023/05/24 06:24:43 UTC, 0 replies.
- [kudu] 01/02: [tools] KUDU-1945: Kudu table copy and perf loadgen - posted by la...@apache.org on 2023/05/24 06:24:44 UTC, 0 replies.
- [kudu] 02/02: KUDU-3413 [multi-tenancy] add some renames for multi-tenancy - posted by la...@apache.org on 2023/05/24 06:24:45 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (c78953f5e -> fba060ffb) - posted by la...@apache.org on 2023/05/25 02:13:58 UTC, 0 replies.
- [kudu] 01/02: [server] KUDU-1945 Fix bug in RowOperationsPBDecoder - posted by la...@apache.org on 2023/05/25 02:13:59 UTC, 0 replies.
- [kudu] 02/02: [tools] KUDU-1945 Print auto-incrementing counter in kudu wal dump - posted by la...@apache.org on 2023/05/25 02:14:00 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated: KUDU-1945 Update docs with non-unique PK - posted by ab...@apache.org on 2023/05/25 16:58:59 UTC, 0 replies.
- [kudu] branch master updated: [cmake] Kudu should compile on Mac OS without SDKROOT set. - posted by ab...@apache.org on 2023/05/25 16:59:07 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (476aaa995 -> b68bbf66f) - posted by la...@apache.org on 2023/05/26 04:04:28 UTC, 0 replies.
- [kudu] 01/03: [client] fix API non-compliance in KuduUpsertIgnore - posted by la...@apache.org on 2023/05/26 04:04:29 UTC, 0 replies.
- [kudu] 02/03: [Python] Add support for comment in ColumnSchema - posted by la...@apache.org on 2023/05/26 04:04:30 UTC, 0 replies.
- [kudu] 03/03: KUDU-1945 Add C++ example for non-unique PK - posted by la...@apache.org on 2023/05/26 04:04:31 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3448 Add support for encrypting TSKs - posted by la...@apache.org on 2023/05/26 04:04:40 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (b68bbf66f -> 71dd3d707) - posted by la...@apache.org on 2023/05/26 08:26:38 UTC, 0 replies.
- [kudu] 01/02: [master] Exclude tservers in MAINTENANCE_MODE when leader rebalancing - posted by la...@apache.org on 2023/05/26 08:26:39 UTC, 0 replies.
- [kudu] 02/02: Fix missing spaces in Substitute pattern - posted by la...@apache.org on 2023/05/26 08:26:40 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (71dd3d707 -> cdad8f58a) - posted by al...@apache.org on 2023/05/26 21:43:04 UTC, 0 replies.
- [kudu] 01/03: [examples] make client_examples-test.sh pass - posted by al...@apache.org on 2023/05/26 21:43:05 UTC, 0 replies.
- [kudu] 02/03: [tests] Fix flakiness in log-rolling-itest.cc - posted by al...@apache.org on 2023/05/26 21:43:06 UTC, 0 replies.
- [kudu] 03/03: [tools] KUDU-1945: Kudu table copy and perf loadgen - posted by al...@apache.org on 2023/05/26 21:43:07 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated: [util] use include guard macro in int128.h header - posted by la...@apache.org on 2023/05/29 05:56:12 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (20d04298d -> cdad8f58a) - posted by la...@apache.org on 2023/05/29 05:57:55 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated: [client] fix clang warning - posted by la...@apache.org on 2023/05/29 06:06:43 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (a44435bc1 -> cdad8f58a) - posted by la...@apache.org on 2023/05/29 06:09:38 UTC, 0 replies.
- [kudu] branch branch-1.17.x updated (cdad8f58a -> 82d4c66ec) - posted by la...@apache.org on 2023/05/31 04:22:08 UTC, 0 replies.
- [kudu] 01/05: KUDU-3418 Improve hole punching error message description. - posted by la...@apache.org on 2023/05/31 04:22:09 UTC, 0 replies.
- [kudu] 02/05: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid - posted by la...@apache.org on 2023/05/31 04:22:10 UTC, 0 replies.
- [kudu] 03/05: KUDU-3248 improve replica selection initialization - posted by la...@apache.org on 2023/05/31 04:22:11 UTC, 0 replies.
- [kudu] 04/05: [client] fix clang warning - posted by la...@apache.org on 2023/05/31 04:22:12 UTC, 0 replies.
- [kudu] 05/05: [util] use include guard macro in int128.h header - posted by la...@apache.org on 2023/05/31 04:22:13 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3479 Put some patches back into LLVM 11 - posted by la...@apache.org on 2023/05/31 04:22:16 UTC, 0 replies.