You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu] branch master updated: KUDU-3210 Add option to enforce FIPS approved mode - posted by ab...@apache.org on 2020/11/02 14:37:15 UTC, 0 replies.
- [kudu] branch master updated: tablet: support merge compacting a MRS with invisible rows - posted by aw...@apache.org on 2020/11/03 05:37:17 UTC, 0 replies.
- [kudu] branch master updated (b3de5e3 -> 75b113e) - posted by ab...@apache.org on 2020/11/03 22:37:39 UTC, 0 replies.
- [kudu] 01/02: KUDU-3210 Disable digest authn in FIPS mode - posted by ab...@apache.org on 2020/11/03 22:37:40 UTC, 0 replies.
- [kudu] 02/02: KUDU-3210 Increase key size in tests and EMC - posted by ab...@apache.org on 2020/11/03 22:37:41 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3210 Add lock before verifying signature - posted by gr...@apache.org on 2020/11/04 01:52:40 UTC, 0 replies.
- [kudu] branch master updated (f9f3189 -> dbbc488) - posted by al...@apache.org on 2020/11/04 05:36:19 UTC, 0 replies.
- [kudu] 01/03: [client] KUDU-2966 configure connection negotiation timeout - posted by al...@apache.org on 2020/11/04 05:36:20 UTC, 0 replies.
- [kudu] 02/03: [test] shorter timeouts for client-negotiation-failover - posted by al...@apache.org on 2020/11/04 05:36:21 UTC, 0 replies.
- [kudu] 03/03: [server] fix compilation under RHEL/CentOS 6 - posted by al...@apache.org on 2020/11/04 05:36:22 UTC, 0 replies.
- [kudu] branch master updated: [examples] Update examples dependencies - posted by gr...@apache.org on 2020/11/04 14:15:54 UTC, 0 replies.
- [kudu] branch master updated (d422dcd -> 07cdc32) - posted by gr...@apache.org on 2020/11/09 14:04:47 UTC, 0 replies.
- [kudu] 01/02: [docker] Fix build when using default base OS - posted by gr...@apache.org on 2020/11/09 14:04:48 UTC, 0 replies.
- [kudu] 02/02: KUDU-1563. Add a feature flag for IGNORE operations - posted by gr...@apache.org on 2020/11/09 14:04:49 UTC, 0 replies.
- [kudu] branch master updated (07cdc32 -> 5faf797) - posted by gr...@apache.org on 2020/11/09 15:07:53 UTC, 0 replies.
- [kudu] 01/02: KUDU-1563 Support ignore operations in kudu-spark - posted by gr...@apache.org on 2020/11/09 15:07:54 UTC, 0 replies.
- [kudu] 02/02: KUDU-1563 Use DELETE_IGNORE in KuduRestore job - posted by gr...@apache.org on 2020/11/09 15:07:55 UTC, 0 replies.
- [kudu] branch master updated (5faf797 -> 75bb0ea) - posted by al...@apache.org on 2020/11/10 00:48:02 UTC, 0 replies.
- [kudu] 01/02: [tool] fix tpch1 overlapped flag table_name - posted by al...@apache.org on 2020/11/10 00:48:03 UTC, 0 replies.
- [kudu] 02/02: [client] use make_shared for a few call sites - posted by al...@apache.org on 2020/11/10 00:48:04 UTC, 0 replies.
- [kudu] branch master updated: KUDU-1644 hash-partition based in-list predicate optimization - posted by aw...@apache.org on 2020/11/12 06:59:00 UTC, 0 replies.
- [kudu] branch master updated: docs: update known issues based on recent features - posted by aw...@apache.org on 2020/11/12 18:45:04 UTC, 0 replies.
- [kudu] branch master updated: [catalog] logging for HMS-related operations - posted by al...@apache.org on 2020/11/13 22:53:07 UTC, 0 replies.
- [kudu] branch master updated: [docs] Update doxygen requirements in docs - posted by ab...@apache.org on 2020/11/14 11:35:16 UTC, 0 replies.
- [kudu] branch master updated: [dist_test] Ship security libraries to dist_test - posted by gr...@apache.org on 2020/11/16 19:26:16 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3210 Add thread ID callback to OpenSSL init - posted by gr...@apache.org on 2020/11/17 03:49:36 UTC, 0 replies.
- [kudu] branch master updated: Revert "KUDU-3210 Add lock before verifying signature" - posted by gr...@apache.org on 2020/11/17 03:52:17 UTC, 0 replies.
- [kudu] branch master updated: [tablet_copy_client-test] fix scenario on DownloadBlocks() error reporting - posted by al...@apache.org on 2020/11/17 04:58:37 UTC, 0 replies.
- [kudu] branch master updated: [tool] allow customizing parallelism for local_replica copy_from_remote - posted by al...@apache.org on 2020/11/17 17:37:21 UTC, 0 replies.
- [kudu] branch master updated (0df4eaa -> 2d0631f) - posted by al...@apache.org on 2020/11/18 19:44:09 UTC, 0 replies.
- [kudu] 01/02: KUDU-2612 C++ client transaction API - posted by al...@apache.org on 2020/11/18 19:44:10 UTC, 0 replies.
- [kudu] 02/02: KUDU-2612 move keep-alive assignment to TxnStatusManager - posted by al...@apache.org on 2020/11/18 19:44:11 UTC, 0 replies.
- [kudu] branch master updated: [build] Fix LLVM build on Xcode 12.2 - posted by gr...@apache.org on 2020/11/19 00:53:04 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2612 flag for txn status table's replication factor - posted by al...@apache.org on 2020/11/20 04:19:01 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2612: add txn memrowsets to tablet - posted by aw...@apache.org on 2020/11/20 05:52:37 UTC, 0 replies.
- [kudu] branch master updated (fd7a403 -> 88d4edf) - posted by aw...@apache.org on 2020/11/21 01:31:06 UTC, 0 replies.
- [kudu] 01/02: client-test: start txn on participant before inserting - posted by aw...@apache.org on 2020/11/21 01:31:07 UTC, 0 replies.
- [kudu] 02/02: tablet: use proper locking when starting transaction - posted by aw...@apache.org on 2020/11/21 01:31:08 UTC, 0 replies.
- [kudu] branch master updated: [test] fix compilation warning - posted by al...@apache.org on 2020/11/23 02:25:27 UTC, 0 replies.
- [kudu] branch master updated: [mini-cluster] improved WaitForTabletsRunning - posted by al...@apache.org on 2020/11/23 06:41:37 UTC, 0 replies.
- [kudu] branch master updated: [doc] note on having at least 3 locations for better HA - posted by al...@apache.org on 2020/11/24 03:53:47 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2700: Add a LSAN suppression - posted by gr...@apache.org on 2020/11/24 19:27:31 UTC, 0 replies.
- [kudu] branch master updated: Explictly use boost::make_optional - posted by gr...@apache.org on 2020/11/24 20:36:47 UTC, 0 replies.
- [kudu] branch master updated: [thirdparty] Upgrade Protobuf to 3.14.0 - posted by gr...@apache.org on 2020/11/25 17:44:04 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3214 Parallelize DownloadWALs in tablet copy operation - posted by aw...@apache.org on 2020/11/26 02:15:11 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2612 proper handling of transient errors from TxnManager - posted by al...@apache.org on 2020/11/26 06:32:06 UTC, 0 replies.
- [kudu] branch apple-m1 created (now b0c8d2f) - posted by gr...@apache.org on 2020/11/27 05:40:14 UTC, 0 replies.
- [kudu] 01/04: [thirdparty] Upgrade CMake to 3.19.1 - posted by gr...@apache.org on 2020/11/27 05:40:15 UTC, 0 replies.
- [kudu] 02/04: [build] Support and require C++14 - posted by gr...@apache.org on 2020/11/27 05:40:16 UTC, 0 replies.
- [kudu] 03/04: [thirdparty] Upgrade to LLVM 11 and IWYU 0.15 - posted by gr...@apache.org on 2020/11/27 05:40:17 UTC, 0 replies.
- [kudu] 04/04: WIP: Build on Apple M1 (arm64) - posted by gr...@apache.org on 2020/11/27 05:40:18 UTC, 0 replies.
- [kudu] branch master updated (39dba1f -> 42425c0) - posted by al...@apache.org on 2020/11/28 22:25:01 UTC, 0 replies.
- [kudu] 01/02: [client] reorder exported header files in makefile - posted by al...@apache.org on 2020/11/28 22:25:02 UTC, 0 replies.
- [kudu] 02/02: [tools] add missing top-level entries into TestModeHelp - posted by al...@apache.org on 2020/11/28 22:25:03 UTC, 0 replies.
- [kudu] branch master updated (42425c0 -> 0e2c288) - posted by gr...@apache.org on 2020/11/30 00:19:23 UTC, 0 replies.
- [kudu] 01/02: txns: use HostPorts instead of strings to build TxnSystemClient - posted by gr...@apache.org on 2020/11/30 00:19:24 UTC, 0 replies.
- [kudu] 02/02: [thirdparty] Upgrade CMake to 3.19.1 - posted by gr...@apache.org on 2020/11/30 00:19:25 UTC, 0 replies.
- [kudu] branch master updated: [CLI] introduce connection negotiation timeout - posted by al...@apache.org on 2020/11/30 18:16:47 UTC, 0 replies.
- [kudu] branch master updated: KUDU-3108: fix invalid memory accesses in merge iterator - posted by aw...@apache.org on 2020/11/30 18:30:18 UTC, 0 replies.
- [kudu] branch master updated: [build] Support and require C++17 - posted by gr...@apache.org on 2020/11/30 19:30:35 UTC, 0 replies.
- [kudu] branch master updated: [thirdparty] fix preflight check on macOS 10.13 - posted by al...@apache.org on 2020/11/30 22:10:47 UTC, 0 replies.