You are viewing a plain text version of this content. The canonical link for it is here.
- kudu git commit: KUDU-2319 follower masters should be able to verify authn tokens - posted by al...@apache.org on 2018/03/02 20:24:24 UTC, 0 replies.
- kudu git commit: [java] fix the regression test for KUDU-2267/KUDU-2319 - posted by ha...@apache.org on 2018/03/02 23:40:12 UTC, 0 replies.
- kudu git commit: python: fix build on Python 2.6 - posted by ad...@apache.org on 2018/03/02 23:44:33 UTC, 0 replies.
- [1/2] kudu git commit: Optionally advance safe time with non-write operations - posted by al...@apache.org on 2018/03/03 06:23:11 UTC, 0 replies.
- [2/2] kudu git commit: Don't perform compactions when clean time has not been advanced - posted by al...@apache.org on 2018/03/03 06:23:12 UTC, 0 replies.
- [1/2] kudu git commit: debug-util-test: add status message when stacks fail - posted by to...@apache.org on 2018/03/04 18:42:35 UTC, 0 replies.
- [2/2] kudu git commit: build: use thin static libraries on Linux - posted by to...@apache.org on 2018/03/04 18:42:36 UTC, 0 replies.
- kudu git commit: KUDU-1704: add c++ client support for READ_YOUR_WRITES mode - posted by ha...@apache.org on 2018/03/04 20:29:16 UTC, 0 replies.
- [1/3] kudu git commit: build: fix ar flags to avoid a warning on newer OSes - posted by to...@apache.org on 2018/03/05 06:38:10 UTC, 0 replies.
- [2/3] kudu git commit: build: enable sharding within cmake/ctest - posted by to...@apache.org on 2018/03/05 06:38:11 UTC, 0 replies.
- [3/3] kudu git commit: dist_test: add a cache for ldd results - posted by to...@apache.org on 2018/03/05 06:38:12 UTC, 0 replies.
- kudu git commit: java: improve error messages when tokens are not used - posted by to...@apache.org on 2018/03/05 07:49:07 UTC, 0 replies.
- [1/2] kudu git commit: [python] Ignore pytest cache and environment files - posted by to...@apache.org on 2018/03/05 18:22:55 UTC, 0 replies.
- [2/2] kudu git commit: maintenance_manager: log the reason for scheduling each operation - posted by to...@apache.org on 2018/03/05 18:22:56 UTC, 0 replies.
- [1/2] kudu git commit: [consensus] fix on RequestForPeer clean-up - posted by mp...@apache.org on 2018/03/05 19:06:36 UTC, 0 replies.
- [2/2] kudu git commit: Add log parser script - posted by mp...@apache.org on 2018/03/05 19:06:37 UTC, 0 replies.
- [1/2] kudu git commit: python3 support for some build tools - posted by da...@apache.org on 2018/03/05 20:34:41 UTC, 0 replies.
- [2/2] kudu git commit: Fix un-defined variable in push_to_asf.py - posted by da...@apache.org on 2018/03/05 20:34:42 UTC, 0 replies.
- kudu git commit: python3 support for push_to_asf.py - posted by da...@apache.org on 2018/03/05 21:23:43 UTC, 0 replies.
- kudu git commit: dist_test: fix the ability to pass flags to the 'run' option - posted by to...@apache.org on 2018/03/06 18:26:27 UTC, 0 replies.
- kudu git commit: KUDU-2312: Scan predicate application ordering is non-deterministic - posted by da...@apache.org on 2018/03/06 19:16:20 UTC, 0 replies.
- [1/5] kudu git commit: Make metrics name matching case-insensitive - posted by aw...@apache.org on 2018/03/06 22:51:06 UTC, 0 replies.
- [2/5] kudu git commit: tablet: remove an ancient TODO about being able to configure storage attributes - posted by aw...@apache.org on 2018/03/06 22:51:07 UTC, 0 replies.
- [3/5] kudu git commit: [webui] Add warning for even number of masters - posted by aw...@apache.org on 2018/03/06 22:51:08 UTC, 0 replies.
- [4/5] kudu git commit: KUDU-2309: /masters can show the wrong list of masters - posted by aw...@apache.org on 2018/03/06 22:51:09 UTC, 0 replies.
- [5/5] kudu git commit: docs: add warning to wait between FS rebuilds - posted by aw...@apache.org on 2018/03/06 22:51:10 UTC, 0 replies.
- [1/4] kudu git commit: [docs] Improvements to multi-master migration doc - posted by ad...@apache.org on 2018/03/06 23:10:18 UTC, 0 replies.
- [2/4] kudu git commit: build: adjust the number of processors for various tests - posted by ad...@apache.org on 2018/03/06 23:10:19 UTC, 0 replies.
- [3/4] kudu git commit: build: stop generating md5 file - posted by ad...@apache.org on 2018/03/06 23:10:20 UTC, 0 replies.
- [4/4] kudu git commit: decimal_util: do not produce warnings when building with gcc - posted by ad...@apache.org on 2018/03/06 23:10:21 UTC, 0 replies.
- kudu git commit: Fix python build script print newlines - posted by da...@apache.org on 2018/03/07 01:10:37 UTC, 0 replies.
- [1/2] kudu git commit: docs: update docs for update_dirs tool - posted by dr...@apache.org on 2018/03/07 19:48:17 UTC, 0 replies.
- [2/2] kudu git commit: KUDU-721: [Python] Add DECIMAL column type support - posted by dr...@apache.org on 2018/03/07 19:48:18 UTC, 0 replies.
- kudu git commit: Fix RUN_FLAKY_ONLY build - posted by to...@apache.org on 2018/03/07 20:39:47 UTC, 0 replies.
- kudu git commit: Add CatalogManager::master_consensus() accessor - posted by da...@apache.org on 2018/03/08 00:40:01 UTC, 0 replies.
- [1/2] kudu git commit: env: generalize resource limits and add RLIMIT_NPROC support - posted by ad...@apache.org on 2018/03/08 02:44:02 UTC, 0 replies.
- [2/2] kudu git commit: KUDU-1913: cap number of threads on server-wide pools - posted by ad...@apache.org on 2018/03/08 02:44:03 UTC, 0 replies.
- kudu git commit: Remove namespace hack in hms_client.h - posted by da...@apache.org on 2018/03/08 04:30:07 UTC, 0 replies.
- [1/3] kudu git commit: KUDU-2297 (part 5): dump stacks into diagnostics log on service queue overflow - posted by to...@apache.org on 2018/03/08 23:52:22 UTC, 0 replies.
- [2/3] kudu git commit: KUDU-2297 (part 6): enable periodic stack sampling by default, avoid bias - posted by to...@apache.org on 2018/03/08 23:52:23 UTC, 0 replies.
- [3/3] kudu git commit: [java] Ensure a license is added to the wrapper - posted by to...@apache.org on 2018/03/08 23:52:24 UTC, 0 replies.
- [1/3] kudu git commit: KUDU-2264. java: automatically attempt to re-acquire Kerberos credentials - posted by gr...@apache.org on 2018/03/09 19:49:49 UTC, 0 replies.
- [2/3] kudu git commit: KUDU-2129 make ksck less scary when copying - posted by gr...@apache.org on 2018/03/09 19:49:50 UTC, 0 replies.
- [3/3] kudu git commit: KUDU-2093: Document AbstractKuduScannerBuilder limit has no effect - posted by gr...@apache.org on 2018/03/09 19:49:51 UTC, 0 replies.
- [1/3] kudu git commit: KUDU-2274. RaftConsensus should not access cmeta when shutdown - posted by al...@apache.org on 2018/03/09 22:38:19 UTC, 0 replies.
- [2/3] kudu git commit: [tablet] fix nullptr dereference while capturing iterators - posted by al...@apache.org on 2018/03/09 22:38:20 UTC, 0 replies.
- [3/3] kudu git commit: [tablet_service] remove useless call - posted by al...@apache.org on 2018/03/09 22:38:21 UTC, 0 replies.
- kudu git commit: [master] add feature flag for 3-4-3 scheme - posted by al...@apache.org on 2018/03/09 22:38:35 UTC, 0 replies.
- kudu git commit: [itests] update on raft_consensus_stress-itest - posted by al...@apache.org on 2018/03/10 01:08:39 UTC, 0 replies.
- [1/2] kudu git commit: KUDU-2320 apply exponential back-off while deleting replica - posted by ha...@apache.org on 2018/03/12 21:16:09 UTC, 0 replies.
- [2/2] kudu git commit: KUDU-1704: add java client support for READ_YOUR_WRITES mode - posted by ha...@apache.org on 2018/03/12 21:16:10 UTC, 0 replies.
- kudu git commit: build: don't name unsharded tests with a shard suffix - posted by ad...@apache.org on 2018/03/12 22:26:51 UTC, 0 replies.
- [1/4] kudu git commit: Fix tests leaving behind diagnostics logs - posted by al...@apache.org on 2018/03/13 00:05:08 UTC, 0 replies.
- [2/4] kudu git commit: release notes: update_dirs and fs_metadata_dir - posted by al...@apache.org on 2018/03/13 00:05:09 UTC, 0 replies.
- [3/4] kudu git commit: condition_variable: rework timed waiting mechanisms and associated cleanup - posted by al...@apache.org on 2018/03/13 00:05:10 UTC, 0 replies.
- [4/4] kudu git commit: KUDU-2295 fix nullptr dereference in Tablet - posted by al...@apache.org on 2018/03/13 00:05:11 UTC, 0 replies.
- kudu git commit: release notes: changes to ksck reporting updates - posted by aw...@apache.org on 2018/03/13 00:23:12 UTC, 0 replies.
- kudu git commit: KUDU-2336. diagnostics_log: fix an assertion failure for null stack frames - posted by to...@apache.org on 2018/03/13 01:39:38 UTC, 0 replies.
- kudu git commit: [doc] Document the new decimal column type - posted by gr...@apache.org on 2018/03/13 02:47:34 UTC, 0 replies.
- kudu git commit: KUDU-2338: [Java] Coerce BigDecimal values in KuduPredicate - posted by gr...@apache.org on 2018/03/13 03:45:35 UTC, 0 replies.
- kudu git commit: KUDU-2335. Work around rare consensus health bug for 1.7 release - posted by mp...@apache.org on 2018/03/13 05:43:01 UTC, 0 replies.
- kudu git commit: KUDU-2334: Fix OutboundTransfer::TransferStarted() to work with SSL_write() - posted by to...@apache.org on 2018/03/13 15:16:02 UTC, 0 replies.
- [kudu] Git Push Summary - posted by gr...@apache.org on 2018/03/13 15:21:43 UTC, 3 replies.
- [1/4] kudu git commit: [tools] KUDU-2331: Allow move tool to work when uninvolved tserver is down - posted by to...@apache.org on 2018/03/13 18:32:55 UTC, 1 replies.
- [2/4] kudu git commit: Remove tcmalloc_spinlock_contention metric - posted by to...@apache.org on 2018/03/13 18:32:56 UTC, 1 replies.
- [3/4] kudu git commit: KUDU-2322: don't spew logs about behind-log-GC follower - posted by to...@apache.org on 2018/03/13 18:32:57 UTC, 1 replies.
- [4/4] kudu git commit: KUDU-2230: java: sync client exception stack traces should make sense - posted by to...@apache.org on 2018/03/13 18:32:58 UTC, 1 replies.
- kudu git commit: [release notes]: RYW read mode - posted by ha...@apache.org on 2018/03/13 22:10:58 UTC, 1 replies.
- [1/3] kudu git commit: [docs] 'xcode-select' and 'xcodebuild -license' steps on OS X - posted by to...@apache.org on 2018/03/13 23:44:34 UTC, 0 replies.
- [2/3] kudu git commit: KUDU-2153. Servers should not delete tmp files until after locking directories - posted by to...@apache.org on 2018/03/13 23:44:35 UTC, 0 replies.
- [3/3] kudu git commit: KUDU-2343. java: properly reconnect to new leader master after failover - posted by to...@apache.org on 2018/03/13 23:44:36 UTC, 0 replies.
- [1/2] kudu git commit: [docs] 'xcode-select' and 'xcodebuild -license' steps on OS X - posted by gr...@apache.org on 2018/03/14 01:23:50 UTC, 0 replies.
- [2/2] kudu git commit: KUDU-2343. java: properly reconnect to new leader master after failover - posted by gr...@apache.org on 2018/03/14 01:23:51 UTC, 0 replies.
- kudu git commit: KUDU-2343. java: properly reconnect to new leader master after failover - posted by gr...@apache.org on 2018/03/14 16:15:53 UTC, 1 replies.
- kudu git commit: [release_notes] replica management scheme notes - posted by gr...@apache.org on 2018/03/14 16:15:55 UTC, 0 replies.
- [1/2] kudu git commit: Update version to 1.8.0-SNAPSHOT - posted by gr...@apache.org on 2018/03/14 16:15:58 UTC, 0 replies.
- [2/2] kudu git commit: [release_notes] replica management scheme notes - posted by gr...@apache.org on 2018/03/14 16:15:59 UTC, 0 replies.
- [1/3] kudu git commit: KUDU-2153. Servers should not delete tmp files until after locking directories - posted by gr...@apache.org on 2018/03/14 23:23:10 UTC, 0 replies.
- [2/3] kudu git commit: KUDU-1704: add python client support for READ_YOUR_WRITES mode - posted by gr...@apache.org on 2018/03/14 23:23:11 UTC, 0 replies.
- [3/3] kudu git commit: [release notes]: update notes for RYW read mode - posted by gr...@apache.org on 2018/03/14 23:23:12 UTC, 0 replies.
- [1/2] kudu git commit: KUDU-1704: add python client support for READ_YOUR_WRITES mode - posted by gr...@apache.org on 2018/03/14 23:23:17 UTC, 0 replies.
- [2/2] kudu git commit: [release notes]: update notes for RYW read mode - posted by gr...@apache.org on 2018/03/14 23:23:18 UTC, 0 replies.
- kudu git commit: KUDU-2259: add real user to AuthenticationCredentialsPB - posted by da...@apache.org on 2018/03/15 02:48:12 UTC, 1 replies.
- kudu git commit: [consensus] FAILED_UNRECOVERABLE replica health status - posted by al...@apache.org on 2018/03/15 05:21:16 UTC, 0 replies.
- [1/2] kudu git commit: Factor out consensus queue methods - posted by al...@apache.org on 2018/03/15 06:52:09 UTC, 0 replies.
- [2/2] kudu git commit: KUDU-2342. consensus: use tighter bound for non-voter promotion - posted by al...@apache.org on 2018/03/15 06:52:10 UTC, 0 replies.
- [1/3] kudu git commit: [consensus] FAILED_UNRECOVERABLE replica health status - posted by gr...@apache.org on 2018/03/15 15:45:52 UTC, 0 replies.
- [2/3] kudu git commit: Factor out consensus queue methods - posted by gr...@apache.org on 2018/03/15 15:45:53 UTC, 0 replies.
- [3/3] kudu git commit: KUDU-2342. consensus: use tighter bound for non-voter promotion - posted by gr...@apache.org on 2018/03/15 15:45:54 UTC, 0 replies.
- kudu git commit: java: key ConnectionCache by address, improve stringification - posted by to...@apache.org on 2018/03/15 17:23:35 UTC, 0 replies.
- [1/2] kudu git commit: java: key ConnectionCache by address, improve stringification - posted by to...@apache.org on 2018/03/15 17:23:41 UTC, 0 replies.
- [2/2] kudu git commit: java: reduce scary exception spew and improve logging - posted by to...@apache.org on 2018/03/15 17:23:42 UTC, 0 replies.
- kudu git commit: java: reduce scary exception spew and improve logging - posted by gr...@apache.org on 2018/03/15 17:35:33 UTC, 0 replies.
- kudu git commit: Fix RAT issues for 1.7.0 release - posted by gr...@apache.org on 2018/03/15 20:04:52 UTC, 0 replies.
- [1/2] kudu git commit: Fix RAT issues for 1.7.0 release - posted by gr...@apache.org on 2018/03/16 01:25:34 UTC, 0 replies.
- [2/2] kudu git commit: Bump RAT version to latest 0.12 - posted by gr...@apache.org on 2018/03/16 01:25:35 UTC, 0 replies.
- [1/2] kudu git commit: Bump RAT version to latest 0.12 - posted by gr...@apache.org on 2018/03/16 01:25:45 UTC, 0 replies.
- [2/2] kudu git commit: docs: update release notes and scaling guide with new thread information - posted by gr...@apache.org on 2018/03/16 01:25:46 UTC, 0 replies.
- [1/2] kudu git commit: docs: update release notes and scaling guide with new thread information - posted by gr...@apache.org on 2018/03/16 02:31:12 UTC, 0 replies.
- [2/2] kudu git commit: python3 support in build_source_release.py - posted by gr...@apache.org on 2018/03/16 02:31:13 UTC, 0 replies.
- kudu git commit: python3 support in build_source_release.py - posted by gr...@apache.org on 2018/03/16 02:31:27 UTC, 0 replies.
- svn commit: r25772 - /release/kudu/KEYS - posted by gr...@apache.org on 2018/03/16 16:05:26 UTC, 0 replies.
- [1/2] kudu git commit: [docs] Add remaining release notes for 1.7.0 - posted by gr...@apache.org on 2018/03/16 18:36:38 UTC, 0 replies.
- [2/2] kudu git commit: Bump version to 1.7.0 (non-SNAPSHOT) - posted by gr...@apache.org on 2018/03/16 18:36:39 UTC, 0 replies.
- kudu git commit: [docs] Add remaining release notes for 1.7.0 - posted by gr...@apache.org on 2018/03/16 18:36:40 UTC, 0 replies.
- svn commit: r25781 - in /dev/kudu/1.7.0-RC1: ./ apache-kudu-1.7.0.tar.gz apache-kudu-1.7.0.tar.gz.asc apache-kudu-1.7.0.tar.gz.sha - posted by gr...@apache.org on 2018/03/16 19:27:25 UTC, 0 replies.
- kudu git commit: KUDU-2303: Add KuduSchema::ToString implementation - posted by wd...@apache.org on 2018/03/16 22:38:30 UTC, 0 replies.
- kudu git commit: condition_variable: fix fallout from commit 038c3eb for macOS - posted by ad...@apache.org on 2018/03/16 23:01:22 UTC, 1 replies.
- kudu git commit: release notes: some edits - posted by gr...@apache.org on 2018/03/17 00:30:54 UTC, 1 replies.
- svn commit: r25787 - in /dev/kudu: 1.6.0-RC1/ 1.7.0-RC1/ - posted by gr...@apache.org on 2018/03/17 01:17:03 UTC, 0 replies.
- svn commit: r25788 - in /dev/kudu/1.7.0-RC2: ./ apache-kudu-1.7.0.tar.gz apache-kudu-1.7.0.tar.gz.asc apache-kudu-1.7.0.tar.gz.sha - posted by gr...@apache.org on 2018/03/17 01:20:33 UTC, 0 replies.
- kudu git commit: KUDU-2346: Fix mac pkg-config issue. - posted by al...@apache.org on 2018/03/19 04:59:20 UTC, 0 replies.
- kudu git commit: Update download URLs - posted by al...@apache.org on 2018/03/20 17:45:34 UTC, 0 replies.
- [1/5] kudu git commit: Minor updates to RELEASING.adoc - posted by al...@apache.org on 2018/03/20 17:46:10 UTC, 0 replies.
- [2/5] kudu git commit: Upgrade gperftools to 2.6.90 - posted by al...@apache.org on 2018/03/20 17:46:11 UTC, 0 replies.
- [3/5] kudu git commit: [rpc-test] macOS-specific fix for TestRpcSidecarLimits - posted by al...@apache.org on 2018/03/20 17:46:12 UTC, 0 replies.
- [4/5] kudu git commit: [master-test] TestDumpStacksOnRpcQueueOverflow is not relevant on macOS - posted by al...@apache.org on 2018/03/20 17:46:13 UTC, 0 replies.
- [5/5] kudu git commit: [delete_table-itest] fix flake in TestUnknownTabletsAreNotDeleted - posted by al...@apache.org on 2018/03/20 17:46:14 UTC, 0 replies.
- [1/2] kudu git commit: [docs] Change NTP pool addresses - posted by al...@apache.org on 2018/03/21 00:32:10 UTC, 0 replies.
- [2/2] kudu git commit: [delete_table-itest] fix flake in TestNoDeleteTombstonedTablets - posted by al...@apache.org on 2018/03/21 00:32:11 UTC, 0 replies.
- svn commit: r25865 - in /release/kudu/1.7.0: ./ apache-kudu-1.7.0.tar.gz apache-kudu-1.7.0.tar.gz.asc apache-kudu-1.7.0.tar.gz.sha - posted by gr...@apache.org on 2018/03/21 16:51:47 UTC, 0 replies.
- [1/3] kudu git commit: Updates to RELEASING.adoc - posted by gr...@apache.org on 2018/03/21 19:23:40 UTC, 0 replies.
- [2/3] kudu git commit: Fix make_docs.sh on Mac OS - posted by gr...@apache.org on 2018/03/21 19:23:41 UTC, 0 replies.
- [3/3] kudu git commit: docs: fix number of number masters - posted by gr...@apache.org on 2018/03/21 19:23:42 UTC, 0 replies.
- [01/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:39:54 UTC, 0 replies.
- [02/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:39:55 UTC, 0 replies.
- [03/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:39:56 UTC, 0 replies.
- [04/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:39:57 UTC, 0 replies.
- [05/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:39:58 UTC, 0 replies.
- [06/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:39:59 UTC, 0 replies.
- [07/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:00 UTC, 0 replies.
- [08/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:01 UTC, 0 replies.
- [09/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:02 UTC, 0 replies.
- [10/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:03 UTC, 0 replies.
- [11/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:04 UTC, 0 replies.
- [12/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:05 UTC, 0 replies.
- [13/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:06 UTC, 0 replies.
- [14/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:07 UTC, 0 replies.
- [15/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:08 UTC, 0 replies.
- [16/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:09 UTC, 0 replies.
- [17/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:10 UTC, 0 replies.
- [18/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:11 UTC, 0 replies.
- [19/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:12 UTC, 0 replies.
- [20/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:13 UTC, 0 replies.
- [21/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:14 UTC, 0 replies.
- [22/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:15 UTC, 0 replies.
- [23/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:16 UTC, 0 replies.
- [24/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:17 UTC, 0 replies.
- [25/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:18 UTC, 0 replies.
- [26/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:19 UTC, 0 replies.
- [27/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:20 UTC, 0 replies.
- [28/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:21 UTC, 0 replies.
- [29/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:22 UTC, 0 replies.
- [30/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:23 UTC, 0 replies.
- [31/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:24 UTC, 0 replies.
- [32/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:25 UTC, 0 replies.
- [33/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:26 UTC, 0 replies.
- [34/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:27 UTC, 0 replies.
- [35/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:28 UTC, 0 replies.
- [36/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:29 UTC, 0 replies.
- [37/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:30 UTC, 0 replies.
- [38/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:31 UTC, 0 replies.
- [39/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:32 UTC, 0 replies.
- [40/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:33 UTC, 0 replies.
- [41/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:34 UTC, 0 replies.
- [42/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:35 UTC, 0 replies.
- [43/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:36 UTC, 0 replies.
- [44/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:37 UTC, 0 replies.
- [45/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:38 UTC, 0 replies.
- [46/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:39 UTC, 0 replies.
- [47/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:40 UTC, 0 replies.
- [48/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:41 UTC, 0 replies.
- [49/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:42 UTC, 0 replies.
- [50/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:43 UTC, 0 replies.
- [51/51] [partial] kudu git commit: Update website for 1.7.0 release - posted by gr...@apache.org on 2018/03/21 19:40:44 UTC, 0 replies.
- kudu git commit: Bump version to 1.7.1-SNAPSHOT - posted by gr...@apache.org on 2018/03/21 19:58:12 UTC, 0 replies.
- [1/2] kudu git commit: KUDU-2305: Limit sidecars to INT_MAX and fortify socket code - posted by ad...@apache.org on 2018/03/21 22:43:04 UTC, 0 replies.
- [2/2] kudu git commit: verify_jars.pl: ignore gradle-wrapper.jar - posted by ad...@apache.org on 2018/03/21 22:43:05 UTC, 0 replies.
- kudu git commit: run-test.sh: don't emit an error when used directly - posted by to...@apache.org on 2018/03/21 22:56:31 UTC, 0 replies.
- [1/2] kudu git commit: tools: return error when updating with no block manager instances - posted by gr...@apache.org on 2018/03/22 15:57:46 UTC, 0 replies.
- [2/2] kudu git commit: build: Adjust SHA-1 file suffix to .sha1 - posted by gr...@apache.org on 2018/03/22 15:57:47 UTC, 0 replies.
- [01/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:50 UTC, 0 replies.
- [02/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:51 UTC, 0 replies.
- [03/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:52 UTC, 0 replies.
- [04/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:53 UTC, 0 replies.
- [05/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:54 UTC, 0 replies.
- [06/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:55 UTC, 0 replies.
- [07/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:56 UTC, 0 replies.
- [08/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:57 UTC, 0 replies.
- [09/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:58 UTC, 0 replies.
- [10/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:11:59 UTC, 0 replies.
- [11/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:00 UTC, 0 replies.
- [12/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:01 UTC, 0 replies.
- [13/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:02 UTC, 0 replies.
- [14/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:03 UTC, 0 replies.
- [15/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:04 UTC, 0 replies.
- [16/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:05 UTC, 0 replies.
- [17/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:06 UTC, 0 replies.
- [18/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:07 UTC, 0 replies.
- [19/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:08 UTC, 0 replies.
- [20/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:09 UTC, 0 replies.
- [21/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:10 UTC, 0 replies.
- [22/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:11 UTC, 0 replies.
- [23/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:12 UTC, 0 replies.
- [24/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:13 UTC, 0 replies.
- [25/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:14 UTC, 0 replies.
- [26/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:15 UTC, 0 replies.
- [27/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:16 UTC, 0 replies.
- [28/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:17 UTC, 0 replies.
- [29/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:18 UTC, 0 replies.
- [30/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:19 UTC, 0 replies.
- [31/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:20 UTC, 0 replies.
- [32/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:21 UTC, 0 replies.
- [33/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:22 UTC, 0 replies.
- [34/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:23 UTC, 0 replies.
- [35/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:24 UTC, 0 replies.
- [36/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:25 UTC, 0 replies.
- [37/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:26 UTC, 0 replies.
- [38/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:27 UTC, 0 replies.
- [39/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:28 UTC, 0 replies.
- [40/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:29 UTC, 0 replies.
- [41/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:30 UTC, 0 replies.
- [42/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:31 UTC, 0 replies.
- [43/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:32 UTC, 0 replies.
- [44/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:33 UTC, 0 replies.
- [45/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:34 UTC, 0 replies.
- [46/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:35 UTC, 0 replies.
- [47/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:36 UTC, 0 replies.
- [48/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:37 UTC, 0 replies.
- [49/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:38 UTC, 0 replies.
- [50/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:39 UTC, 0 replies.
- [51/51] [abbrv] [partial] kudu-site git commit: Publish commit(s) from site source repo: d78c4ca Update website for 1.7.0 release c9969cd Update download URLs 160e66c Fix broken doc guide link 8a2d8b9 Update the latest committers 188c57d site_t - posted by mp...@apache.org on 2018/03/22 16:12:40 UTC, 0 replies.
- [01/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:00 UTC, 0 replies.
- [02/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:01 UTC, 0 replies.
- [03/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:02 UTC, 0 replies.
- [04/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:03 UTC, 0 replies.
- [05/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:04 UTC, 0 replies.
- [06/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:05 UTC, 0 replies.
- [07/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:06 UTC, 0 replies.
- [08/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:07 UTC, 0 replies.
- [09/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:08 UTC, 0 replies.
- [10/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:09 UTC, 0 replies.
- [11/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:10 UTC, 0 replies.
- [12/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:11 UTC, 0 replies.
- [13/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:12 UTC, 0 replies.
- [14/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:13 UTC, 0 replies.
- [15/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:14 UTC, 0 replies.
- [16/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:15 UTC, 0 replies.
- [17/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:16 UTC, 0 replies.
- [18/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:17 UTC, 0 replies.
- [19/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:18 UTC, 0 replies.
- [20/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:19 UTC, 0 replies.
- [21/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:20 UTC, 0 replies.
- [22/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:21 UTC, 0 replies.
- [23/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:22 UTC, 0 replies.
- [24/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:23 UTC, 0 replies.
- [25/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:24 UTC, 0 replies.
- [26/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:25 UTC, 0 replies.
- [27/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:26 UTC, 0 replies.
- [28/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:27 UTC, 0 replies.
- [29/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:28 UTC, 0 replies.
- [30/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:29 UTC, 0 replies.
- [31/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:30 UTC, 0 replies.
- [32/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:31 UTC, 0 replies.
- [33/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:32 UTC, 0 replies.
- [34/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:33 UTC, 0 replies.
- [35/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:34 UTC, 0 replies.
- [36/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:35 UTC, 0 replies.
- [37/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:36 UTC, 0 replies.
- [38/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:37 UTC, 0 replies.
- [39/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:38 UTC, 0 replies.
- [40/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:39 UTC, 0 replies.
- [41/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:40 UTC, 0 replies.
- [42/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:41 UTC, 0 replies.
- [43/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:42 UTC, 0 replies.
- [44/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:43 UTC, 0 replies.
- [45/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:44 UTC, 0 replies.
- [46/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:45 UTC, 0 replies.
- [47/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:46 UTC, 0 replies.
- [48/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:47 UTC, 0 replies.
- [49/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:48 UTC, 0 replies.
- [50/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:49 UTC, 0 replies.
- [51/51] [partial] kudu git commit: Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:17:50 UTC, 0 replies.
- [01/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:14 UTC, 0 replies.
- [02/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:15 UTC, 0 replies.
- [03/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:16 UTC, 0 replies.
- [04/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:17 UTC, 0 replies.
- [05/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:18 UTC, 0 replies.
- [06/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:19 UTC, 0 replies.
- [07/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:20 UTC, 0 replies.
- [08/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:21 UTC, 0 replies.
- [09/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:22 UTC, 0 replies.
- [10/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:23 UTC, 0 replies.
- [11/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:24 UTC, 0 replies.
- [12/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:25 UTC, 0 replies.
- [13/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:26 UTC, 0 replies.
- [14/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:27 UTC, 0 replies.
- [15/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:28 UTC, 0 replies.
- [16/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:29 UTC, 0 replies.
- [17/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:30 UTC, 0 replies.
- [18/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:31 UTC, 0 replies.
- [19/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:32 UTC, 0 replies.
- [20/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:33 UTC, 0 replies.
- [21/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:34 UTC, 0 replies.
- [22/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:35 UTC, 0 replies.
- [23/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:36 UTC, 0 replies.
- [24/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:37 UTC, 0 replies.
- [25/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:38 UTC, 0 replies.
- [26/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:39 UTC, 0 replies.
- [27/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:40 UTC, 0 replies.
- [28/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:41 UTC, 0 replies.
- [29/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:42 UTC, 0 replies.
- [30/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:43 UTC, 0 replies.
- [31/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:44 UTC, 0 replies.
- [32/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:45 UTC, 0 replies.
- [33/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:46 UTC, 0 replies.
- [34/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:47 UTC, 0 replies.
- [35/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:48 UTC, 0 replies.
- [36/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:49 UTC, 0 replies.
- [37/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:50 UTC, 0 replies.
- [38/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:51 UTC, 0 replies.
- [39/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:52 UTC, 0 replies.
- [40/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:53 UTC, 0 replies.
- [41/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:54 UTC, 0 replies.
- [42/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:55 UTC, 0 replies.
- [43/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:56 UTC, 0 replies.
- [44/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:57 UTC, 0 replies.
- [45/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:58 UTC, 0 replies.
- [46/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:31:59 UTC, 0 replies.
- [47/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:32:00 UTC, 0 replies.
- [48/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:32:01 UTC, 0 replies.
- [49/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:32:02 UTC, 0 replies.
- [50/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:32:03 UTC, 0 replies.
- [51/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: 33b9334 Fix 1.7.0 apidocs and cpp-client-api - posted by mp...@apache.org on 2018/03/22 21:32:04 UTC, 0 replies.
- kudu-site git commit: Empty commit to trigger ASF git mirroring - posted by mp...@apache.org on 2018/03/22 21:34:20 UTC, 0 replies.
- [1/6] kudu git commit: KUDU-2356. Idle WALs should not consume significant memory - posted by mp...@apache.org on 2018/03/23 05:11:47 UTC, 0 replies.
- [2/6] kudu git commit: KUDU-2075. Fix SEGV when using tracing from vanilla threads - posted by mp...@apache.org on 2018/03/23 05:11:48 UTC, 0 replies.
- [3/6] kudu git commit: perf: improve string data generation performance - posted by mp...@apache.org on 2018/03/23 05:11:49 UTC, 0 replies.
- [4/6] kudu git commit: pprof: fix /pprof/contention to work with the go version of pprof - posted by mp...@apache.org on 2018/03/23 05:11:50 UTC, 0 replies.
- [5/6] kudu git commit: KUDU-972. Cache should track the memory overhead - posted by mp...@apache.org on 2018/03/23 05:11:51 UTC, 0 replies.
- [6/6] kudu git commit: [itests] additional test for 3-4-3 replication - posted by mp...@apache.org on 2018/03/23 05:11:52 UTC, 0 replies.
- kudu git commit: [consensus] KUDU-2367 fix replica health report - posted by mp...@apache.org on 2018/03/23 05:31:05 UTC, 0 replies.
- kudu git commit: consensus: Enforce terminal health status for FAILED_UNRECOVERABLE - posted by al...@apache.org on 2018/03/23 05:52:45 UTC, 0 replies.
- kudu git commit: Fix 1.7.0 release date - posted by gr...@apache.org on 2018/03/23 16:44:01 UTC, 0 replies.
- kudu-site git commit: Publish commit(s) from site source repo: 7bc5c12 Fix 1.7.0 release date - posted by mp...@apache.org on 2018/03/23 18:13:59 UTC, 0 replies.
- kudu git commit: Add announcement blog post for 1.7.0 - posted by gr...@apache.org on 2018/03/23 19:25:56 UTC, 0 replies.
- [1/2] kudu-site git commit: Publish commit(s) from site source repo: 4cdc826 Add announcement blog post for 1.7.0 - posted by mp...@apache.org on 2018/03/23 21:33:21 UTC, 0 replies.
- [2/2] kudu-site git commit: Publish commit(s) from site source repo: 4cdc826 Add announcement blog post for 1.7.0 - posted by mp...@apache.org on 2018/03/23 21:33:22 UTC, 0 replies.
- [1/2] kudu git commit: [itests] additional test for 3-4-3 replication - posted by mp...@apache.org on 2018/03/24 02:26:38 UTC, 0 replies.
- [2/2] kudu git commit: [consensus] KUDU-2367 fix replica health report - posted by mp...@apache.org on 2018/03/24 02:26:39 UTC, 0 replies.
- kudu git commit: consensus: Revert terminal state enforcement of FAILED_UNRECOVERABLE - posted by mp...@apache.org on 2018/03/24 02:26:40 UTC, 0 replies.
- [1/2] kudu git commit: consensus: Expose health status in GetConsensusState() RPC - posted by mp...@apache.org on 2018/03/24 03:04:11 UTC, 0 replies.
- [2/2] kudu git commit: consensus: Add consensus peers health reporting test - posted by mp...@apache.org on 2018/03/24 03:04:12 UTC, 0 replies.
- kudu git commit: KUDU-2374: Add RpcContext::GetTimeReceived() - posted by to...@apache.org on 2018/03/26 16:35:53 UTC, 0 replies.
- [1/3] kudu git commit: [rpc-test] macOS-specific fix for TestRpcSidecarLimits - posted by al...@apache.org on 2018/03/26 20:09:03 UTC, 0 replies.
- [2/3] kudu git commit: [master-test] TestDumpStacksOnRpcQueueOverflow is not relevant on macOS - posted by al...@apache.org on 2018/03/26 20:09:04 UTC, 0 replies.
- [3/3] kudu git commit: [delete_table-itest] fix flake in TestUnknownTabletsAreNotDeleted - posted by al...@apache.org on 2018/03/26 20:09:05 UTC, 0 replies.
- kudu git commit: [linked_list-test] fix flake with the 3-4-3 scheme - posted by al...@apache.org on 2018/03/26 23:11:06 UTC, 1 replies.
- kudu git commit: [tools] KUDU-2331: Allow move tool to work when uninvolved tserver is down - posted by ad...@apache.org on 2018/03/27 19:18:18 UTC, 1 replies.
- [1/3] kudu git commit: [docs] Add docs about disk usage due to sparse files - posted by ad...@apache.org on 2018/03/27 19:18:27 UTC, 0 replies.
- [2/3] kudu git commit: [docs] Fix bad subsection and relocate "Disk Issues" section - posted by ad...@apache.org on 2018/03/27 19:18:28 UTC, 0 replies.
- [3/3] kudu git commit: Revert "KUDU-2356. Idle WALs should not consume significant memory" - posted by ad...@apache.org on 2018/03/27 19:18:29 UTC, 0 replies.
- kudu git commit: KUDU-2377: cap GetResourceLimit return value at kint32max - posted by ad...@apache.org on 2018/03/27 19:25:59 UTC, 1 replies.
- kudu git commit: Add python release steps to RELEASING.adoc - posted by gr...@apache.org on 2018/03/27 21:28:43 UTC, 0 replies.
- kudu git commit: KUDU-2379. java: exportAuthenticationCredentials must connect to the cluster - posted by to...@apache.org on 2018/03/28 00:04:58 UTC, 1 replies.
- [1/3] kudu git commit: KUDU-2230: java: sync client exception stack traces should make sense - posted by gr...@apache.org on 2018/03/28 03:12:56 UTC, 0 replies.
- [2/3] kudu git commit: java: key ConnectionCache by address, improve stringification - posted by gr...@apache.org on 2018/03/28 03:12:57 UTC, 0 replies.
- [3/3] kudu git commit: java: reduce scary exception spew and improve logging - posted by gr...@apache.org on 2018/03/28 03:12:58 UTC, 0 replies.
- kudu git commit: [build] Reduce the chances of a build abort corrupting the build - posted by gr...@apache.org on 2018/03/28 13:23:39 UTC, 0 replies.
- [01/50] kudu git commit: Merge pull request #7 from danburkert/master - posted by wd...@apache.org on 2018/03/28 22:24:51 UTC, 0 replies.
- [02/50] kudu git commit: Changing username for VM in Python examples - posted by wd...@apache.org on 2018/03/28 22:24:52 UTC, 0 replies.
- [03/50] kudu git commit: Merge pull request #8 from grundprinzip/master - posted by wd...@apache.org on 2018/03/28 22:24:53 UTC, 0 replies.
- [04/50] kudu git commit: Fix Python example - posted by wd...@apache.org on 2018/03/28 22:24:54 UTC, 0 replies.
- [05/50] kudu git commit: Merge pull request #9 from grundprinzip/master - posted by wd...@apache.org on 2018/03/28 22:24:55 UTC, 0 replies.
- [06/50] kudu git commit: Update artifact versions and make examples compile again - posted by wd...@apache.org on 2018/03/28 22:24:56 UTC, 0 replies.
- [07/50] kudu git commit: Make it so that we can run setup-kudu-demo-vm.sh multiple times - posted by wd...@apache.org on 2018/03/28 22:24:57 UTC, 0 replies.
- [08/50] kudu git commit: Turn on logging in examples - posted by wd...@apache.org on 2018/03/28 22:24:58 UTC, 0 replies.
- [09/50] kudu git commit: Merge pull request #10 from mpercy/master - posted by wd...@apache.org on 2018/03/28 22:24:59 UTC, 0 replies.
- [10/50] kudu git commit: Fix the collectl example and add encodings - posted by wd...@apache.org on 2018/03/28 22:25:00 UTC, 0 replies.
- [11/50] kudu git commit: Merge pull request #11 from dralves/master - posted by wd...@apache.org on 2018/03/28 22:25:01 UTC, 0 replies.
- [12/50] kudu git commit: Use final public repository URL for java examples - posted by wd...@apache.org on 2018/03/28 22:25:02 UTC, 0 replies.
- [13/50] kudu git commit: Merge pull request #12 from mpercy/master - posted by wd...@apache.org on 2018/03/28 22:25:03 UTC, 0 replies.
- [14/50] kudu git commit: Add insert-loadgen example to repo - posted by wd...@apache.org on 2018/03/28 22:25:04 UTC, 0 replies.
- [15/50] kudu git commit: Merge pull request #13 from mpercy/master - posted by wd...@apache.org on 2018/03/28 22:25:05 UTC, 0 replies.
- [16/50] kudu git commit: Update examples dependencies to use the 0.6.0 release - posted by wd...@apache.org on 2018/03/28 22:25:06 UTC, 0 replies.
- [17/50] kudu git commit: Merge pull request #14 from mpercy/master - posted by wd...@apache.org on 2018/03/28 22:25:07 UTC, 0 replies.
- [18/50] kudu git commit: Update for 0.7.0 release - posted by wd...@apache.org on 2018/03/28 22:25:08 UTC, 0 replies.
- [19/50] kudu git commit: Merge pull request #18 from adembo/update_for_070 - posted by wd...@apache.org on 2018/03/28 22:25:09 UTC, 0 replies.
- [20/50] kudu git commit: Update for 0.7.1 release - posted by wd...@apache.org on 2018/03/28 22:25:10 UTC, 0 replies.
- [21/50] kudu git commit: Merge pull request #19 from adembo/work - posted by wd...@apache.org on 2018/03/28 22:25:11 UTC, 0 replies.
- [22/50] kudu git commit: Point to new VM, based on Kudu 0.9.0 - posted by wd...@apache.org on 2018/03/28 22:25:12 UTC, 0 replies.
- [23/50] kudu git commit: Update Java examples for 0.9.0 - posted by wd...@apache.org on 2018/03/28 22:25:13 UTC, 0 replies.
- [24/50] kudu git commit: Enable SSE passthrough when starting VM - posted by wd...@apache.org on 2018/03/28 22:25:14 UTC, 0 replies.
- [25/50] kudu git commit: Update VM to 0.10.0 quickstart - posted by wd...@apache.org on 2018/03/28 22:25:15 UTC, 0 replies.
- [26/50] kudu git commit: Update to 0.10.0 API, update Spark examples - posted by wd...@apache.org on 2018/03/28 22:25:16 UTC, 0 replies.
- [27/50] kudu git commit: Fix username in README instructions - posted by wd...@apache.org on 2018/03/28 22:25:17 UTC, 0 replies.
- [28/50] kudu git commit: Merge pull request #22 from toddlipcon/master - posted by wd...@apache.org on 2018/03/28 22:25:18 UTC, 0 replies.
- [29/50] kudu git commit: Python example update - 0.3.0 - posted by wd...@apache.org on 2018/03/28 22:25:19 UTC, 0 replies.
- [30/50] kudu git commit: Merge pull request #23 from jtbirdsell/master - posted by wd...@apache.org on 2018/03/28 22:25:20 UTC, 0 replies.
- [31/50] kudu git commit: [demo-vm-setup] added curl error handling - posted by wd...@apache.org on 2018/03/28 22:25:21 UTC, 0 replies.
- [32/50] kudu git commit: Merge pull request #26 from alexeyserbin/master - posted by wd...@apache.org on 2018/03/28 22:25:22 UTC, 0 replies.
- [33/50] kudu git commit: Fix insert-loadgen example to handle insert errors - posted by wd...@apache.org on 2018/03/28 22:25:23 UTC, 0 replies.
- [34/50] kudu git commit: Allow setup-kudu-demo script to use a pre-built VM image - posted by wd...@apache.org on 2018/03/28 22:25:24 UTC, 0 replies.
- [35/50] kudu git commit: Merge pull request #29 from dineshabbi/kudu-setup-demo - posted by wd...@apache.org on 2018/03/28 22:25:25 UTC, 0 replies.
- [36/50] kudu git commit: Revert "Allow setup-kudu-demo script to use a pre-built VM image" - posted by wd...@apache.org on 2018/03/28 22:25:26 UTC, 0 replies.
- [37/50] kudu git commit: Update for 5.10.0 release - posted by wd...@apache.org on 2018/03/28 22:25:27 UTC, 0 replies.
- [38/50] kudu git commit: Merge pull request #31 from adembo/work - posted by wd...@apache.org on 2018/03/28 22:25:28 UTC, 0 replies.
- [39/50] kudu git commit: Allow setup-kudu-demo script to use a pre-built VM image - posted by wd...@apache.org on 2018/03/28 22:25:29 UTC, 0 replies.
- [40/50] kudu git commit: Merge pull request #32 from dineshabbi/setup-branch - posted by wd...@apache.org on 2018/03/28 22:25:30 UTC, 0 replies.
- [41/50] kudu git commit: Use the 5.11 vm instead of 5.10 - posted by wd...@apache.org on 2018/03/28 22:25:31 UTC, 0 replies.
- [42/50] kudu git commit: Merge pull request #33 from jdcryans/master - posted by wd...@apache.org on 2018/03/28 22:25:32 UTC, 0 replies.
- [43/50] kudu git commit: Merge pull request #27 from danburkert/insert-loadgen-error-handling - posted by wd...@apache.org on 2018/03/28 22:25:33 UTC, 0 replies.
- [44/50] kudu git commit: Update for 5.13.0 release - posted by wd...@apache.org on 2018/03/28 22:25:34 UTC, 0 replies.
- [45/50] kudu git commit: Merge pull request #34 from adembo/master - posted by wd...@apache.org on 2018/03/28 22:25:35 UTC, 0 replies.
- [46/50] kudu git commit: [java] Fix javadoc issues - posted by wd...@apache.org on 2018/03/28 22:25:36 UTC, 0 replies.
- [47/50] kudu git commit: KUDU-2385: Fix typo in KinitContext::DoRenewal() - posted by wd...@apache.org on 2018/03/28 22:25:37 UTC, 0 replies.
- [48/50] kudu git commit: Introduce examples directory - posted by wd...@apache.org on 2018/03/28 22:25:38 UTC, 0 replies.
- [49/50] kudu git commit: Improve the C++ client example - posted by wd...@apache.org on 2018/03/28 22:25:39 UTC, 0 replies.
- [50/50] kudu git commit: Merge cloudera/kudu-examples into the examples subdirectory - posted by wd...@apache.org on 2018/03/28 22:25:40 UTC, 0 replies.
- [1/2] kudu git commit: KUDU-2364 Add extra check in ksck for tserver ID - posted by wd...@apache.org on 2018/03/29 22:21:51 UTC, 0 replies.
- [2/2] kudu git commit: make_shared: fix build for newer libc++ - posted by wd...@apache.org on 2018/03/29 22:21:52 UTC, 0 replies.
- [1/5] kudu git commit: util: use uint64_t values for resource limits and adjust usages - posted by to...@apache.org on 2018/03/30 18:33:04 UTC, 0 replies.
- [2/5] kudu git commit: rpc-test: fix multi-threaded test from running too long - posted by to...@apache.org on 2018/03/30 18:33:05 UTC, 0 replies.
- [3/5] kudu git commit: KUDU-1977. Avoid extra reference counting for fast-path MetaCache lookups - posted by to...@apache.org on 2018/03/30 18:33:06 UTC, 0 replies.
- [4/5] kudu git commit: KUDU-2388. Fix TSAN race in MaintenanceManager::UnregisterOp - posted by to...@apache.org on 2018/03/30 18:33:07 UTC, 0 replies.
- [5/5] kudu git commit: KUDU-2393. Fix flaky DebugUtilTest.TestSnapshot - posted by to...@apache.org on 2018/03/30 18:33:08 UTC, 0 replies.
- [1/3] kudu git commit: thirdparty: add patch to fix printing large span stats in /memz - posted by to...@apache.org on 2018/03/30 21:16:05 UTC, 0 replies.
- [2/3] kudu git commit: KUDU-2361. Fix flaky MasterTest.TestDumpStacksOnRpcQueueOverflow - posted by to...@apache.org on 2018/03/30 21:16:06 UTC, 0 replies.
- [3/3] kudu git commit: meta_cache: improve multi-threaded scalability - posted by to...@apache.org on 2018/03/30 21:16:07 UTC, 0 replies.
- kudu git commit: docs: add troubleshooting info on detecting ext2 and ext3 filesystems - posted by ad...@apache.org on 2018/03/30 21:46:36 UTC, 0 replies.