You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [java-client] refactor AsyncKuduSession - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/01 00:04:15 UTC, 0 replies.
- [kudu-CR] Add a ResultTracker class that will track server side results - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/01 00:08:07 UTC, 31 replies.
- [kudu-CR](gh-pages) Update docs for 0.9.1 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/01 00:10:23 UTC, 1 replies.
- [kudu-CR] [java client] Make integration tests run in kudu-client, fix one - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/01 00:10:53 UTC, 0 replies.
- [kudu-CR] Integrate the ResultTracker into the rpc subsystem - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:18:42 UTC, 23 replies.
- [kudu-CR] Allow to force-override color diagnostics - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:22:38 UTC, 1 replies.
- [kudu-CR] Integrate the result tracker with writes - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:22:55 UTC, 48 replies.
- [kudu-CR] WIP: Integration test for replay cache - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:25:17 UTC, 0 replies.
- [kudu-CR] Try again to disable core dumps in some tests - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:38:52 UTC, 3 replies.
- [kudu-CR] deltafile-test: fix TestEmptyFileIsAborted for file block manager - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:46:44 UTC, 2 replies.
- [kudu-CR] KUDU-763 consensus queue metrics on followers are messed up - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/01 01:48:44 UTC, 14 replies.
- [kudu-CR] master: add read-write lock to serialize operations around elections - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/01 02:48:35 UTC, 29 replies.
- [kudu-CR] Make dist test.py work on a symlinked work directory - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/01 02:53:19 UTC, 3 replies.
- [kudu-CR] master failover-itest: eliminate some flakiness - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/01 04:06:19 UTC, 1 replies.
- [kudu-CR] Changes: - posted by "Ram Mettu (Code Review)" <ge...@cloudera.org> on 2016/07/01 13:25:35 UTC, 1 replies.
- [kudu-CR] Changes: In kudu-spark, added support to delete rows from Kudu table in DataSource API. This is done using the SaveMode.ErrorIfExists. - posted by "Ram Mettu (Code Review)" <ge...@cloudera.org> on 2016/07/01 13:38:18 UTC, 4 replies.
- [kudu-CR] Add port in web ui tables, add role and table name to /tablet page - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/07/01 16:57:14 UTC, 3 replies.
- [kudu-CR] Clean up log messages in AsyncKuduSession - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/01 17:14:06 UTC, 3 replies.
- [kudu-CR](gh-pages) Blog post for 0.9.1 announcement - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/01 19:51:08 UTC, 2 replies.
- [kudu-CR](branch-0.9.x) Bump version to 0.9.2-SNAPSHOT - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/01 19:52:42 UTC, 3 replies.
- [kudu-CR](gh-pages) kudu flume sink blog post - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/07/01 22:29:41 UTC, 1 replies.
- [kudu-CR] [java-client] fix NPE when batch flush fails - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/02 00:15:29 UTC, 7 replies.
- [kudu-CR] Add integration tests for replay cache with writes - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:34 UTC, 47 replies.
- [kudu-CR] Add a way to dump ResultTracker state - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:37 UTC, 20 replies.
- [kudu-CR] Add a way to include request ids in log-dump - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:37 UTC, 30 replies.
- [kudu-CR] Add a fault injection point after the leader sends a request - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:37 UTC, 5 replies.
- [kudu-CR] Make RequestTracker not return Status on FirstIncomplete() - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:44 UTC, 10 replies.
- [kudu-CR] Add a RpcContext::RespondFailure() method - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:44 UTC, 11 replies.
- [kudu-CR] Disable exactly once semantics by default and add a flag to enable it for tests - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:45 UTC, 28 replies.
- [kudu-CR] Add a test for the integration of RequestTracker with the client and ResultTracker with the server - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:46 UTC, 6 replies.
- [kudu-CR] Add information about Exactly Once RPC semantics to rpc.md - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:47 UTC, 12 replies.
- [kudu-CR] Add a ToString() method to Proxy - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:47 UTC, 11 replies.
- [kudu-CR] Integrate the request tracker with the client - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/05 11:24:47 UTC, 22 replies.
- [kudu-CR] WIP - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/05 19:44:04 UTC, 10 replies.
- [kudu-CR] KUDU-1309: [java client] support tables with non-covering partition-key ranges - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/05 22:08:01 UTC, 8 replies.
- [kudu-CR] master: only use tablet reports to notify master of altered tablets - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/06 22:38:39 UTC, 9 replies.
- [kudu-CR] [c++-client]: cache non-covering ranges in meta cache - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/07 00:45:25 UTC, 34 replies.
- [kudu-CR] WIP: ts-cli: add commands to trigger step-down and copying tablets - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/07 01:42:34 UTC, 3 replies.
- [kudu-CR] master: handle RPC responses on reactor threads - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/07 02:16:17 UTC, 5 replies.
- [kudu-CR] Make the error message, for Status::AlreadyPresent() on row insertion, consistent - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/07 03:02:14 UTC, 3 replies.
- [kudu-CR] Increase the timeout for RaftConsensusItest::InsertWithCrashyNodes - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/07 03:31:18 UTC, 5 replies.
- [kudu-CR] dist-test: allow collecting the tmp dir of failed tests - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/07/07 03:31:23 UTC, 1 replies.
- [kudu-CR] [java-client] Fix a hang in TabletClient - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/07 03:57:27 UTC, 9 replies.
- [kudu-CR] Revert "Add a way to include request ids in log-dump" - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/07 05:05:34 UTC, 4 replies.
- [kudu-CR] RFC [java client] Redo how we manage exceptions - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/07 18:14:43 UTC, 5 replies.
- [kudu-CR] Add ComputeIfAbsent methods to map-util - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/07 23:25:24 UTC, 34 replies.
- [kudu-CR] Add a FindPointeeOrNull method to map-util - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/08 00:59:39 UTC, 17 replies.
- [kudu-CR] Add a EraseKeyReturnSmartPtrValue to map-util - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/08 16:36:57 UTC, 10 replies.
- [kudu-CR] WIP [java client] Redo how we manage exceptions - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/08 21:40:32 UTC, 1 replies.
- [kudu-CR] master: reduce timeout for master to tserver rpcs - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 9 replies.
- [kudu-CR] rw mutex: add configurable priority - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 19 replies.
- [kudu-CR] c++ client: various fixes to DDL operations - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 18 replies.
- [kudu-CR] master: fix initialization race with consensus RPCs - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 10 replies.
- [kudu-CR] master: fix corruption when AlterTable() races with CreateTable() - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 15 replies.
- [kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 32 replies.
- [kudu-CR] master-test: rewrite to use std::thread instead of kudu::Thread - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 3 replies.
- [kudu-CR] rw mutex: add try lock methods - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:34 UTC, 8 replies.
- [kudu-CR] KUDU-1358 (part 3): new multi-master stress test - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:35 UTC, 27 replies.
- [kudu-CR] KUDU-1358 (part 2): heartbeat to every master - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/09 02:49:35 UTC, 31 replies.
- [kudu-CR] Make EraseKeyReturnValuePtr in map-util work with smart pointers. - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/11 17:58:22 UTC, 4 replies.
- [kudu-CR] KUDU-1487 Add instructions for cutting a release - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/07/11 21:44:35 UTC, 23 replies.
- [kudu-CR](gh-pages) Add weekly update for 07/11 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/11 23:37:53 UTC, 15 replies.
- [kudu-CR] client.h: doxygen comments for C++ API - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/12 01:21:14 UTC, 22 replies.
- [kudu-CR] Update docs on how to run gcovr - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/12 03:13:05 UTC, 4 replies.
- [kudu-CR] barrier.h: Add missing thread restrictions.h include - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/12 03:20:44 UTC, 3 replies.
- [kudu-CR] WIP workaround for KUDU-1524 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/12 03:57:55 UTC, 1 replies.
- [kudu-CR] [java client] Redo how we manage exceptions - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/12 22:13:57 UTC, 32 replies.
- [kudu-CR] WIP: Memory tracking for result tracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/13 01:18:53 UTC, 6 replies.
- [kudu-CR] WIP: Add garbage collection to ResultTracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/13 01:18:53 UTC, 19 replies.
- [kudu-CR](gh-pages) Make site tool.py support Python 2.6 and Centos 6 - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/13 03:33:02 UTC, 4 replies.
- [kudu-CR] WIP [java client] Integrate with the replay cache - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/13 16:53:08 UTC, 4 replies.
- [kudu-CR] KUDU-1516 ksck should check for more raft-related status issues (partial) - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/07/13 17:34:07 UTC, 18 replies.
- [kudu-CR] Make block manager-test work on OS X again - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/07/13 18:53:23 UTC, 4 replies.
- [kudu-CR] [java client] Integrate with the replay cache - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/13 20:34:39 UTC, 21 replies.
- [kudu-CR] KUDU-1517 Implement doc feedback from Sue M - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/07/13 21:50:07 UTC, 2 replies.
- [kudu-CR] KUDU-1303 Document code style guidelines for C++11 move semantics and rvalue references - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/07/13 22:20:54 UTC, 1 replies.
- [kudu-CR] Fix encoding-test on OS X - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/07/13 22:40:14 UTC, 9 replies.
- [kudu-CR] env: add GetFileSizeOnDiskRecursively - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/14 00:27:49 UTC, 5 replies.
- [kudu-CR] rw mutex: prevent recursive use - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/14 00:27:49 UTC, 19 replies.
- [kudu-CR] master: add assert checks for leader lock - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/14 00:27:49 UTC, 11 replies.
- [kudu-CR] KUDU-1374: send full tablet report when new leader master is detected - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/14 00:27:49 UTC, 20 replies.
- [kudu-CR] master: do not delete unknown tablets - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/14 00:27:49 UTC, 19 replies.
- [kudu-CR] KUDU-1311 [master] support adding and dropping range partitions - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/14 05:46:19 UTC, 57 replies.
- [kudu-CR](gh-pages) Replace bootstrap with CDN version - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/14 07:44:19 UTC, 4 replies.
- [kudu-CR] docs: Fix broken link to Introduction in navbar - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/14 07:50:05 UTC, 4 replies.
- [kudu-CR] Change version from 1.0.0-SNAPSHOT to 0.10.0-SNAPSHOT - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/14 16:04:32 UTC, 3 replies.
- [kudu-CR] Fix flaky disk reservation-itest - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/14 18:03:10 UTC, 4 replies.
- [kudu-CR] Memory tracking for result tracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/14 19:01:29 UTC, 41 replies.
- [kudu-CR] KUDU-1530: Update docs about OS X build dependency on Xcode package - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/07/14 19:33:51 UTC, 14 replies.
- [kudu-CR] WIP [java-client] Re-enable multi-master tests - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/14 19:42:38 UTC, 8 replies.
- [kudu-CR] Move the maintenance manager to util - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/14 21:47:32 UTC, 14 replies.
- [kudu-CR] doxygen for C++ client API - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/15 01:33:28 UTC, 17 replies.
- [kudu-CR] Add a design doc for rpc retry/failover semantics - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/16 06:02:01 UTC, 0 replies.
- [kudu-CR] Add garbage collection to ResultTracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/17 04:04:03 UTC, 1 replies.
- [kudu-CR](gh-pages) Add dropdown menu for Community nav button - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/18 06:21:02 UTC, 12 replies.
- [kudu-CR](gh-pages) Clean up community web page and add commits@ mailing list - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/18 06:21:02 UTC, 5 replies.
- [kudu-CR] KUDU-1492: Show column encodings/compression on table page in master Test results are in JIRA: https://issues.apache.org/jira/browse/KUDU-1492 - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/07/18 16:19:56 UTC, 4 replies.
- [kudu-CR] Make block manager-test work on systems without hole-punching - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/07/18 17:32:28 UTC, 4 replies.
- [kudu-CR] WIP: Add time/watermark based garbage collection to ResultTracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/18 17:35:35 UTC, 7 replies.
- [kudu-CR] async background flush provision for C++ client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/18 20:31:49 UTC, 8 replies.
- [kudu-CR](gh-pages) Add weekly update for 7/18 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/18 23:06:43 UTC, 3 replies.
- [kudu-CR](gh-pages) Update the docs webpages to reflect the master branch - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/07/18 23:36:44 UTC, 5 replies.
- [kudu-CR] KUDU-236. Implement tablet history GC - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/19 06:33:29 UTC, 7 replies.
- [kudu-CR] [c++-client] add LESS and GREATER column predicates - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/19 08:52:22 UTC, 7 replies.
- [kudu-CR] Add time/watermark based garbage collection to ResultTracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/07/19 10:43:33 UTC, 2 replies.
- [kudu-CR] KUDU-1492: Show column encodings/compression on table page in master - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/07/19 19:21:57 UTC, 12 replies.
- [kudu-CR] Attempt to unflake disk reservation-itest a little more - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/19 19:23:53 UTC, 3 replies.
- [kudu-CR] KUDU-1416 Upsert support for Flume sink - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/19 19:40:03 UTC, 5 replies.
- [kudu-CR] [java-client] Re-enable multi-master tests - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/19 20:25:27 UTC, 9 replies.
- [kudu-CR] [java-client] fix soundness hole in flushing async kudu session - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/19 21:57:30 UTC, 4 replies.
- [kudu-CR] Doxygen for C++ client API - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/19 23:11:32 UTC, 14 replies.
- [kudu-CR] C++ client: fix on KuduSession::GetPendingErrors() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/19 23:58:57 UTC, 3 replies.
- [kudu-CR] tablet peer: update status message on failure to start - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/20 01:48:19 UTC, 3 replies.
- [kudu-CR] More disk reservation-itest flaky test workarounds - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/20 02:41:19 UTC, 3 replies.
- [kudu-CR] master: additional leader lock assertions in catalog manager - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/20 04:26:55 UTC, 4 replies.
- [kudu-CR] client/sample.cc: fixed a couple of crashes - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/20 07:17:26 UTC, 5 replies.
- [kudu-CR] delete table-test: bump timeout waiting for tablet to start - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/20 18:33:29 UTC, 3 replies.
- [kudu-CR] Remove ASF incubation callouts - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/20 19:51:32 UTC, 6 replies.
- [kudu-CR] Add Apache Kudu logo to the source tree - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/20 20:14:58 UTC, 1 replies.
- [kudu-CR] ksck: multi-thread the fetching of replica info from tablet servers - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/20 21:44:13 UTC, 6 replies.
- [kudu-CR] ksck: report hostnames instead of IP addresses for tablet servers - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/20 21:44:13 UTC, 7 replies.
- [kudu-CR] ksck: also print info about the good replicas for a bad tablet - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/20 21:58:07 UTC, 5 replies.
- [kudu-CR](gh-pages) www: Remove "incubating" from web site - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/20 22:39:49 UTC, 4 replies.
- [kudu-CR](gh-pages) www: Replace old Kudu logo with new responsive Apache Kudu logo - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/20 22:39:49 UTC, 4 replies.
- [kudu-CR](gh-pages) www: Remove references to old Google Groups mailing list - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/20 22:51:02 UTC, 3 replies.
- [kudu-CR] docs: Remove reference to old kudu-user mailing list - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/20 22:52:51 UTC, 3 replies.
- [kudu-CR] ksck: fix a crash in checksum mode on tables with many tablets - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/21 00:39:07 UTC, 5 replies.
- [kudu-CR] ksck: improve output for long-running ksck checksums - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/21 00:39:07 UTC, 7 replies.
- [kudu-CR] ksck: improve filtering capability - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/21 02:10:16 UTC, 5 replies.
- [kudu-CR] WIP: KUDU-1536. ksck checksum scan crashes if a replica is on a server not known to master - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/21 02:10:16 UTC, 1 replies.
- [kudu-CR] c++ client: use operation timeout as deadline for finding new leader master - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/21 02:22:11 UTC, 11 replies.
- [kudu-CR] KUDU-1538 (WIP): prevent LBM block ID reuse to avoid potential data loss - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/21 04:15:32 UTC, 1 replies.
- [kudu-CR] KUDU-1538: prevent block ID reuse to avoid potential data loss - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/21 05:14:13 UTC, 9 replies.
- [kudu-CR] KUDU-456 Implement AUTO FLUSH BACKGROUND flush mode - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/21 18:07:20 UTC, 1 replies.
- [kudu-CR](gh-pages) www: Add list of committers to the site - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/22 00:47:22 UTC, 4 replies.
- [kudu-CR] WIP: KUDU-1271: allow primary keys not at the start of the row - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/22 01:47:56 UTC, 1 replies.
- [kudu-CR] C++ client: deprecating KuduPartialRow::SetString() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/22 01:49:59 UTC, 14 replies.
- [kudu-CR] [java client] Fix a race involving the read timeout - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/22 02:11:25 UTC, 8 replies.
- [kudu-CR] Fix mailing list archive links to not reference incubator - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/22 16:54:05 UTC, 3 replies.
- [kudu-CR](gh-pages) Update the overview page - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/22 18:22:51 UTC, 4 replies.
- [kudu-CR] ksck: fix a test flake caused by a race on timeout - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/22 19:35:11 UTC, 3 replies.
- [kudu-CR] [make site.h] added C++ client API documentaion - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/22 20:30:07 UTC, 8 replies.
- [kudu-CR] WIP [java client] Support add/remove partition - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/22 22:30:32 UTC, 4 replies.
- [kudu-CR] Fix block manager-test running in some builds - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/24 16:42:03 UTC, 6 replies.
- [kudu-CR] ksck-test: fix failure on OSX - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/07/24 17:02:06 UTC, 3 replies.
- [kudu-CR] WIP: add to JD's WIP add/drop range partition work for java client - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/24 18:48:10 UTC, 1 replies.
- [kudu-CR] [java-client] repackage to org.apache.kudu (Part 3) - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/24 18:50:09 UTC, 6 replies.
- [kudu-CR] [java-client] repackage to org.apache.kudu (Part 2) - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/24 18:50:09 UTC, 3 replies.
- [kudu-CR] [java-client] repackage to org.apache.kudu (Part 1) - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/07/24 18:50:09 UTC, 3 replies.
- [kudu-CR](gh-pages) Blog post for the graduation - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/25 17:05:18 UTC, 8 replies.
- [kudu-CR](gh-pages) www: Redirect kudu.i.a.o to kudu.a.o - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/25 19:11:48 UTC, 3 replies.
- [kudu-CR](gh-pages) Add weekly update for 07/25 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/25 21:56:50 UTC, 14 replies.
- [kudu-CR] [make site.sh] an option for the script: doxygen - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/07/25 23:18:56 UTC, 5 replies.
- [kudu-CR] Fix zip command in make site.sh - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/26 22:03:18 UTC, 1 replies.
- [kudu-CR] Fix a couple bugs in make site.sh - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/26 22:05:11 UTC, 4 replies.
- [kudu-CR] Import CallbackList from chromium-base - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/26 22:52:15 UTC, 0 replies.
- [kudu-CR] Changes to import CallbackList from chromium-base - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/26 22:52:25 UTC, 0 replies.
- [kudu-CR] Add support to Env for creation of a temp dir - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/26 22:52:49 UTC, 0 replies.
- [kudu-CR] KUDU-526: use on-disk cmeta when loading existing master state - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/27 01:20:27 UTC, 7 replies.
- [kudu-CR] add apply retry time limit - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/07/27 01:52:52 UTC, 3 replies.
- [kudu-CR] KUDU-1542: in some cases apply will hang. - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/07/27 02:00:50 UTC, 15 replies.
- [kudu-CR] docs: design for handling permanent master failures - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/27 03:14:32 UTC, 3 replies.
- [kudu-CR] Add docs for non-covering range partitioning - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/07/27 19:19:55 UTC, 1 replies.
- [kudu-CR] Adding some missing 0.10.0 release notes - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/07/27 23:54:32 UTC, 3 replies.
- [kudu-CR] c++ client: remove unnecessary code - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/28 21:06:13 UTC, 2 replies.
- [kudu-CR] remote bootstrap client: mild API changes - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/28 21:06:13 UTC, 3 replies.
- [kudu-CR] external mini cluster: adjust single master data directory - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/28 21:06:13 UTC, 2 replies.
- [kudu-CR] build-and-test: also clean up old failsafe reports - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/07/28 22:02:16 UTC, 2 replies.
- [kudu-CR] Fix flakiness in RaftConsensusITest.TestReplaceChangeConfigOperation - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/29 22:06:13 UTC, 7 replies.
- [kudu-CR] KUDU-1548. Fix flaky RaftConsensusITest.TestReplaceChangeConfigOperation - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/07/30 07:06:18 UTC, 3 replies.
- [kudu-CR] docs: Add missing DISTRIBUTE to quickstart - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2016/07/30 16:25:19 UTC, 2 replies.
- [kudu-CR] docs: fix links to MR examples in developing - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2016/07/30 16:27:00 UTC, 2 replies.