You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] tablet peer: clean up TabletStatusListener interface - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:00:04 UTC, 8 replies.
- [kudu-CR] KUDU-456 Implement AUTO FLUSH BACKGROUND flush mode - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:17:05 UTC, 16 replies.
- [kudu-CR] c++ client: expose private GetTablet API - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:22:59 UTC, 5 replies.
- [kudu-CR] [java-client] Add ScanToken.stringifySerializedToken - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/09/01 01:00:50 UTC, 5 replies.
- [kudu-CR] KUDU-1582. Optimize budgeted compaction policy with an approximation - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/01 02:40:03 UTC, 9 replies.
- [kudu-CR] tool: port kudu-admin to 'kudu cluster' - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/01 02:41:27 UTC, 11 replies.
- [kudu-CR] tool: port log-dump - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/01 03:28:49 UTC, 2 replies.
- [kudu-CR] tracing: gzip the trace JSON ajax response - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 04:19:29 UTC, 7 replies.
- [kudu-CR] transaction tracker: back-off when logging in-flight transactions - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 04:20:16 UTC, 2 replies.
- [kudu-CR] ts tablet manager: set status message after failed tablet copy - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 04:38:13 UTC, 6 replies.
- [kudu-CR] ksck: add --checksum scan concurrency to optional flags - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 04:44:44 UTC, 4 replies.
- [kudu-CR] Fix kudu-ts-cli crash when there is no data in tablet - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/09/01 04:45:38 UTC, 20 replies.
- [kudu-CR] Inlined dispatch for predicate evaluation - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 05:01:46 UTC, 29 replies.
- [kudu-CR] Cleanup/refactor tracking of consensus watermarks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 06:33:04 UTC, 23 replies.
- [kudu-CR] docs: update installation with new OS support - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/01 16:56:32 UTC, 2 replies.
- [kudu-CR] consensus: improve log messages for lagging or tablet-copying peers - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/01 17:17:30 UTC, 5 replies.
- [kudu-CR] KUDU-1113 pushed predicates not displaying on scans web page - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/01 17:21:54 UTC, 11 replies.
- [kudu-CR] Predicate evaluation pushdown - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/09/01 18:55:58 UTC, 28 replies.
- [kudu-CR] cache: dynamically determine the number of cache shards - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 23:20:52 UTC, 4 replies.
- [kudu-CR] zlib: trivial follow-up to 8a4bb33c3d54775ff8520b97e18b3fc94021185d - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/01 23:26:14 UTC, 5 replies.
- [kudu-CR] maintenance manager: simplify test - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/02 00:13:00 UTC, 3 replies.
- [kudu-CR] KUDU-1495. Maintenance manager should not schedule new ops during unregister - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/02 00:13:00 UTC, 8 replies.
- [kudu-CR] KUDU-1557. maintenance manager: return most recently completed ops first - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/02 00:22:22 UTC, 3 replies.
- [kudu-CR] tserver: sort /tablets list by table name first - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/02 00:44:49 UTC, 4 replies.
- [kudu-CR] Create base class for MiniCluster and ExternalMiniCluster - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/02 01:34:34 UTC, 18 replies.
- [kudu-CR] master: tag master addresses as stable - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/02 02:34:38 UTC, 9 replies.
- [kudu-CR] docs: updates to kudu impala integration.adoc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/02 02:35:37 UTC, 1 replies.
- [kudu-CR] KUDU-1065: [java client] Flexible Partition Pruning - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/02 03:07:23 UTC, 13 replies.
- [kudu-CR] docs: workflow for master migration - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/02 03:12:50 UTC, 14 replies.
- [kudu-CR] KUDU-236 (part 1). Implement tablet history GC - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/02 03:15:33 UTC, 20 replies.
- [kudu-CR] Add release notes for tablet history GC - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/02 04:02:18 UTC, 21 replies.
- [kudu-CR] KUDU-236 (part 2). Create randomized tablet history GC itest - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/02 04:02:18 UTC, 12 replies.
- [kudu-CR] Update some comments in Tablet impl and rename a method - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/09/02 04:02:27 UTC, 5 replies.
- [kudu-CR] KUDU-236 (part 3). Enable tablet history GC by default - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/09/02 04:02:27 UTC, 9 replies.
- [kudu-CR] [server] clean-up: stringstream --> ostringstream - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/02 16:06:27 UTC, 13 replies.
- [kudu-CR] KUDU-1581 Fix DataFrame read failure when table has Binary Col - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/02 18:50:19 UTC, 1 replies.
- [kudu-CR] [benchmarks/tpch] introduced AUTO FLUSH BACKGROUND mode - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/02 18:57:14 UTC, 3 replies.
- [kudu-CR] tool: port kudu-fs dump, remove kudu-fs list (WIP) - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/02 19:19:23 UTC, 9 replies.
- [kudu-CR] Add AvroKuduEventProducer to Kudu-Flume integration - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/03 01:54:55 UTC, 12 replies.
- [kudu-CR] [c++ client] AUTO FLUSH BACKGROUND optimizations - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/03 03:22:07 UTC, 14 replies.
- [kudu-CR] [WIP] KUDU-861 Support changing default, storage attributes - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/04 18:06:21 UTC, 11 replies.
- [kudu-CR] Patch resolves KUDU-1593. Modified Client.create table to expose the num replicas method of the KuduTableCreator class. - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/09/06 13:38:11 UTC, 2 replies.
- [kudu-CR] log util: downgrade scary "missing footer" message to INFO - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/06 18:08:42 UTC, 3 replies.
- [kudu-CR] API and style improvements to the Kudu Flume Sink - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/06 19:12:08 UTC, 15 replies.
- [kudu-CR] KUDU-1590. Fix cache-test failure on some machines - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/06 20:29:03 UTC, 4 replies.
- [kudu-CR] KUDU-668. log block manager should tolerate empty metadata - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/06 20:34:46 UTC, 4 replies.
- [kudu-CR] compaction policy: fix bound calculation - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/06 21:44:39 UTC, 5 replies.
- [kudu-CR] KUDU-1593 - [python] Allow to set the number of replicas per tablet at table creation time - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/06 22:27:41 UTC, 20 replies.
- [kudu-CR] compaction policy: avoid O(n^2) calls to EstimateOnDiskSize - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/06 22:45:30 UTC, 3 replies.
- [kudu-CR] docs: fix list of support encodings - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/06 22:52:41 UTC, 8 replies.
- [kudu-CR] KUDU-1513. consensus: improve log messages for lagging or tablet-copying peers - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/07 00:17:38 UTC, 3 replies.
- [kudu-CR] Fix TSAN race in log throttler - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/07 15:57:56 UTC, 3 replies.
- [kudu-CR] WIP: tie log retention to consensus watermarks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/07 21:20:40 UTC, 7 replies.
- [kudu-CR] Tie log retention to consensus watermarks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/07 23:28:50 UTC, 12 replies.
- [kudu-CR] KUDU-1304 - [python] Enable listing of tablet servers - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/08 00:39:14 UTC, 11 replies.
- [kudu-CR] tablet server-stress-test: limit runtime of this test - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/08 01:36:24 UTC, 3 replies.
- [kudu-CR] dist test: set death signal on forked processes - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/08 01:36:24 UTC, 3 replies.
- [kudu-CR] Fix compilation error after ce0fcd4dd65a23aebf2601570e335c1b6ce2a0c9 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/08 01:39:00 UTC, 4 replies.
- [kudu-CR] KUDU-1420. client: remove unimplemented ApplyAsync() method - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/08 02:40:38 UTC, 4 replies.
- [kudu-CR] KUDU-1135 (part 1): avoid flushing cmeta to disk twice when voting - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/08 03:39:04 UTC, 7 replies.
- [kudu-CR] rpc: print nicer errors when mixing up HTTP and KRPC - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/08 23:12:34 UTC, 6 replies.
- [kudu-CR] KUDU-1500: Data race in RaftConsensusITest.TestCorruptReplicaMetadata - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/09 01:27:01 UTC, 3 replies.
- [kudu-CR] Add RegexpKuduOperationsProducer class - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/09 01:54:32 UTC, 12 replies.
- [kudu-CR] ksck: add a note about spurious checksum mismatches - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/09 03:54:25 UTC, 3 replies.
- [kudu-CR] Fix flakiness in tablet replacement-itest - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/09 03:54:25 UTC, 3 replies.
- [kudu-CR] KUDU-1594. Rename TIMESTAMP to UNIXTIME MICROS - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/09 09:08:55 UTC, 10 replies.
- [kudu-CR] KUDU-854 - [python] Expose additional scanner projection methods - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/09 14:01:39 UTC, 10 replies.
- [kudu-CR] tool: port kudu-fs dump, remove kudu-fs list - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/09 16:48:45 UTC, 9 replies.
- [kudu-CR] Fix one more flakiness in tablet replacement-itest - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/09 16:52:59 UTC, 4 replies.
- [kudu-CR] debug-util-test: address flakiness - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/09 17:25:28 UTC, 3 replies.
- [kudu-CR] java: fix leak of TabletClient objects in client2tablets map - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/09 19:06:51 UTC, 5 replies.
- [kudu-CR] Followup to 7eaeb6d9: fix typo in schema design.adoc - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/09 20:40:20 UTC, 3 replies.
- [kudu-CR] tool: port kudu-admin to 'kudu table' and 'kudu tablet' - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/09 22:07:46 UTC, 10 replies.
- [kudu-CR] tool: rename tablet mode to local replica - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/09 22:07:46 UTC, 7 replies.
- [kudu-CR] delete table-test: make TestUnknownTabletsAreNotDeleted less flaky - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/09 22:07:46 UTC, 7 replies.
- [kudu-CR] Separate tablet MM ops into separate .cc file - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/09 23:21:02 UTC, 5 replies.
- [kudu-CR] WIP: Add UNDO GC background task - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/09 23:21:02 UTC, 1 replies.
- [kudu-CR] python: bump version number to 0.3.0 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/10 00:03:24 UTC, 6 replies.
- [kudu-CR] master: do not crash on /dump-entities during startup - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/10 00:48:16 UTC, 4 replies.
- [kudu-CR] KUDU-1363: Add in-list predicates for extracting a set of equalities. - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/10 04:15:03 UTC, 0 replies.
- [kudu-CR] [python] Implement Scan Token API - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/10 22:10:54 UTC, 21 replies.
- [kudu-CR] python: update cython version check in setup.py - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/10 23:36:36 UTC, 4 replies.
- [kudu-CR] Add more release notes for new features in 1.0 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/11 01:23:29 UTC, 7 replies.
- [kudu-CR] Reorganize and fill out release notes for 1.0 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/11 01:23:29 UTC, 9 replies.
- [kudu-CR] tool: port kudu-fs dump, remove kudu-fs list, fs tool - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/11 16:55:54 UTC, 26 replies.
- [kudu-CR] KUDU-1301 - [python] Tests leak tmp directory - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/11 21:30:11 UTC, 7 replies.
- [kudu-CR] tool: port ts-cli - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/11 22:29:29 UTC, 18 replies.
- [kudu-CR] linked list-test: set longer history retention - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/11 22:53:49 UTC, 4 replies.
- [kudu-CR] tablet history gc-itest: set scanner ttl ms high - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/11 23:54:16 UTC, 3 replies.
- [kudu-CR] dist test: enable sharding on more long tests - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/12 00:44:05 UTC, 8 replies.
- [kudu-CR] flex partitioning-itest: shard into separate cases - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/12 00:44:05 UTC, 4 replies.
- [kudu-CR] KUDU-1604 - [python] Fix bug getting table column by index - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/12 04:21:01 UTC, 7 replies.
- [kudu-CR] util: avoid redundant copies in various macros - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/12 04:37:47 UTC, 3 replies.
- [kudu-CR] WIP: [java] - Synchronize the removal of the TabletClient from client2tablets and ip2client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/12 05:05:45 UTC, 2 replies.
- [kudu-CR] WIP: script to run clang-tidy against a patch - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/12 05:25:02 UTC, 5 replies.
- [kudu-CR] [java] - Synchronize the removal of the TabletClient from client2tablets and ip2client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/12 16:26:49 UTC, 6 replies.
- [kudu-CR] Change to UNIXTIME MICROS in RegexpKuduOperationsProducer - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/12 17:37:02 UTC, 3 replies.
- [kudu-CR](gh-pages) Blogpost describing predicate evaluation pushdown - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/09/12 18:55:51 UTC, 27 replies.
- [kudu-CR] [client] performance optimizations - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/12 20:47:40 UTC, 16 replies.
- [kudu-CR] release notes: improve explanation of repartitioning limitation - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/12 21:51:19 UTC, 4 replies.
- [kudu-CR] Take 2: fix flakiness in tablet history gc-itest - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/12 22:58:29 UTC, 3 replies.
- [kudu-CR] KUDU-1605. Blocks can be incorrectly deleted if TS crashes mid-copy - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 01:02:56 UTC, 10 replies.
- [kudu-CR] Remove a spurious warning left in raft consensus state.cc - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 01:02:56 UTC, 3 replies.
- [kudu-CR] KUDU-1090: relax MemTracker uniqueness constraint - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/13 01:03:52 UTC, 17 replies.
- [kudu-CR] WIP: KUDU-1090 test - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/13 01:03:52 UTC, 2 replies.
- [kudu-CR] [client] avoid circular deps in time-based flusher - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/13 01:14:51 UTC, 18 replies.
- [kudu-CR] Add two RAT excludes - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 02:08:41 UTC, 3 replies.
- [kudu-CR] [docs/doxygen] removed auto-generated comments - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/13 02:11:53 UTC, 4 replies.
- [kudu-CR](branch-1.0.x) Revert "java: fix leak of TabletClient objects in client2tablets map" - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 03:28:17 UTC, 3 replies.
- [kudu-CR](branch-1.0.x) Change version to non-SNAPSHOT in branch - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 03:28:18 UTC, 3 replies.
- [kudu-CR] Bump version to 1.1.0-SNAPSHOT - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 03:28:41 UTC, 3 replies.
- [kudu-CR] build-and-test: only run cmake once - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/13 03:48:05 UTC, 3 replies.
- [kudu-CR](branch-1.0.x) [client] avoid circular deps in time-based flusher - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/13 06:52:23 UTC, 3 replies.
- [kudu-CR] [WIP] [No-Review] KUDU-861 Support changing default, storage attributes - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/13 18:40:42 UTC, 1 replies.
- [kudu-CR] dist-test: allow collecting the tmp dir of failed tests - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/13 22:23:07 UTC, 0 replies.
- [kudu-CR] Allow multi-master AlterTable tests in TestKuduTable.java - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/13 22:41:35 UTC, 10 replies.
- [kudu-CR] Set desiredBlockSize in pbToColumnSchema - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/13 22:47:34 UTC, 5 replies.
- [kudu-CR] KUDU-1611 - [python] Enable setting scanner selection policy - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/13 22:59:24 UTC, 8 replies.
- [kudu-CR] WIP: fix consensus divergence issue - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/14 00:22:03 UTC, 1 replies.
- [kudu-CR] consensus: properly truncate all state when aborting operations - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/14 00:57:50 UTC, 11 replies.
- [kudu-CR] [benchmarks] introduced insert loadgen tool - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/14 06:20:36 UTC, 7 replies.
- [kudu-CR] test main: avoid signals for timeout handling - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/14 16:55:05 UTC, 3 replies.
- [kudu-CR] client-test: speed up a test case under TSAN - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/14 17:06:14 UTC, 3 replies.
- [kudu-CR] [python] Enable Set/Get of unixtime micros and setting of read mode - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/15 00:11:33 UTC, 2 replies.
- [kudu-CR] raft consensus-itest: fix reliance on std::unordered map iteration order - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 01:26:04 UTC, 3 replies.
- [kudu-CR] tool: feedback from clang-tidy - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/15 01:33:43 UTC, 4 replies.
- [kudu-CR] KUDU-1614 - [python] Enable Set/Get of unixtime micros - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/15 02:28:10 UTC, 23 replies.
- [kudu-CR] WIP: Implement an upgrade test - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/15 06:48:21 UTC, 0 replies.
- [kudu-CR] WIP: java: enable error-prone for java builds - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 07:08:47 UTC, 0 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 "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 16:25:29 UTC, 2 replies.
- [kudu-CR] KUDU-236. Add tablet history GC design doc - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 16:26:26 UTC, 1 replies.
- [kudu-CR] WIP: Update term when election failed due to higher term - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 16:27:09 UTC, 0 replies.
- [kudu-CR] Change timestamp printing to ISO-8601 (with microseconds) - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 16:27:54 UTC, 8 replies.
- [kudu-CR] replace boost::detail::yield with std::this thread::yield - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/15 16:28:24 UTC, 1 replies.
- [kudu-CR] webserver-stress-itest: increase timeouts - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/15 20:46:28 UTC, 2 replies.
- [kudu-CR] [java client] make DateFormat safe to use - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/15 23:22:52 UTC, 2 replies.
- [kudu-CR] [java client] KuduScanToken#build cleanup - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/16 00:30:34 UTC, 3 replies.
- [kudu-CR] csd: also use master address for --rpc bind address - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/16 00:51:59 UTC, 2 replies.
- [kudu-CR] [c++client] added TestAutoFlushBackgroundDropSession - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/16 00:58:35 UTC, 7 replies.
- [kudu-CR] Make tablet history GC itest less flaky - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/16 01:19:19 UTC, 3 replies.
- [kudu-CR] Fix flakyness in exactly once writes-itest - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/16 01:36:19 UTC, 2 replies.
- [kudu-CR] c++ client: use entire deadline when retrying single-master DDL operations - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/16 01:36:29 UTC, 4 replies.
- [kudu-CR] docs: add master permanent failure recovery workflow - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/16 02:00:53 UTC, 7 replies.
- [kudu-CR] [client-test] faster TestFlushModesCompareOpRates* - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/16 05:42:05 UTC, 4 replies.
- [kudu-CR] make election timeout jitter more aggressive - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/16 17:38:50 UTC, 5 replies.
- [kudu-CR] cli tool: add -v to 'kudu table list' - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/16 17:51:50 UTC, 1 replies.
- [kudu-CR] WIP: KUDU-1623. Properly handle UPSERTS that only include PK column - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/16 18:15:27 UTC, 0 replies.
- [kudu-CR] [java-client] address follow-up comments to c7dab4 - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/16 20:01:55 UTC, 3 replies.
- [kudu-CR] KUDU-1623. Properly handle UPSERTS that only include PK column - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/16 20:47:42 UTC, 6 replies.
- [kudu-CR] Document Impala and Spark integration known issues & limitations - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/16 21:20:02 UTC, 13 replies.
- [kudu-CR] [tools] updated insert-generated-rows tool - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/16 21:33:44 UTC, 6 replies.
- [kudu-CR] [c++client] performance optimizations - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/16 21:37:18 UTC, 5 replies.
- [kudu-CR] [java-client] repackage to org.apache.kudu (Part 3) - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/16 22:56:13 UTC, 0 replies.
- [kudu-CR] cli tool: List all tablets/replica uuids with 'kudu table list' - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/16 23:28:45 UTC, 24 replies.
- [kudu-CR] Python - Bump version package to 0.4.0 - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/17 02:05:02 UTC, 0 replies.
- [kudu-CR] Python - Bump package version to 0.4.0 - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/17 03:04:49 UTC, 2 replies.
- [kudu-CR] Implement an upgrade test - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/17 07:53:00 UTC, 4 replies.
- [kudu-CR] [tests] fix tests - two cpus and fresh install - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/18 23:00:09 UTC, 5 replies.
- [kudu-CR] KUDU-861 Support changing default, storage attributes - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/09/19 04:05:06 UTC, 4 replies.
- [kudu-CR] [tools]: Keep the verbosity of CLI at WARNING and above - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/19 17:52:00 UTC, 3 replies.
- [kudu-CR] row operations-test: reduce iterations in ASAN build - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/19 21:36:50 UTC, 2 replies.
- [kudu-CR] Separated Dead and Live tablet server count in master web ui. - posted by "Ninad Shringarpure (Code Review)" <ge...@cloudera.org> on 2016/09/19 21:55:20 UTC, 5 replies.
- [kudu-CR] [tools]: Keep the verbosity of CLI at FATAL and above - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/19 22:14:46 UTC, 17 replies.
- [kudu-CR] Improve the debuggability of LogBlockContainer::CheckBlockRecord() - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/19 23:00:10 UTC, 6 replies.
- [kudu-CR] consensus: fix some clang-tidy warnings - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/19 23:49:53 UTC, 6 replies.
- [kudu-CR] consensus: remove some unimplemented methods - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/19 23:49:53 UTC, 2 replies.
- [kudu-CR] Add a basic .clang-tidy configuration - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/19 23:49:53 UTC, 5 replies.
- [kudu-CR] WIP: KUDU-1567. Decouple hard-minimum WAL segment retention from target - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 01:27:13 UTC, 5 replies.
- [kudu-CR] metrics: move SCOPED LATENCY METRIC to metrics.h - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 01:27:13 UTC, 3 replies.
- [kudu-CR] [tests] MANUAL FLUSH --> AUTO FLUSH BACKGROUND - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/20 01:41:16 UTC, 16 replies.
- [kudu-CR](gh-pages) Docs and download page for 1.0 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 02:10:40 UTC, 3 replies.
- [kudu-CR](gh-pages) Remove 'beta' verbiage from site - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 02:16:01 UTC, 3 replies.
- [kudu-CR] Update kudu-lint to latest LLVM APIs - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 06:43:22 UTC, 3 replies.
- [kudu-CR] WIP: consensus: refactor tracking of received OpIds out of ReplicaState - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 08:18:35 UTC, 2 replies.
- [kudu-CR] [web-ui] KUDU-1619 Separate tables for live and dead tservers on /tablet-servers - posted by "Ninad Shringarpure (Code Review)" <ge...@cloudera.org> on 2016/09/20 15:10:10 UTC, 16 replies.
- [kudu-CR] [twitter-demo] use AUTO FLUSH BACKGROUND - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/20 15:56:24 UTC, 1 replies.
- [kudu-CR](gh-pages) Add blog post for 1.0.0 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/20 17:16:36 UTC, 8 replies.
- [kudu-CR] [doc] KUDU-1627 Potentially Missing words in the quick start doc - posted by "Ninad Shringarpure (Code Review)" <ge...@cloudera.org> on 2016/09/20 17:48:01 UTC, 6 replies.
- [kudu-CR] [twitter-demo] use AUTO FLUSH BACKGROUND session - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/20 18:10:36 UTC, 10 replies.
- [kudu-CR] Add support for clang from XCode 8 in macOS - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/20 21:45:09 UTC, 7 replies.
- [kudu-CR] [doc] KUDU-1630 impala tables.html link is showing as text and not actual link - posted by "Ninad Shringarpure (Code Review)" <ge...@cloudera.org> on 2016/09/20 22:29:14 UTC, 11 replies.
- [kudu-CR] refactor schema-design guide - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/20 23:21:48 UTC, 1 replies.
- [kudu-CR] [java client] Improve and hide OperationResponse#getWriteTimestamp - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/21 01:27:02 UTC, 12 replies.
- [kudu-CR] [java client] Few ITClient improvements - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/21 01:27:02 UTC, 8 replies.
- [kudu-CR] [java client] Fix an NPE in KuduException - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/21 01:27:02 UTC, 5 replies.
- [kudu-CR] [WIP] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/21 02:58:41 UTC, 9 replies.
- [kudu-CR] [client-test] one more test for AUTO FLUSH BACKGROUND - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/21 05:05:22 UTC, 14 replies.
- [kudu-CR] Patch gperftools to be able to work on macOS Sierra/XCode 8 - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/21 19:00:18 UTC, 5 replies.
- [kudu-CR] [java client] Reinstate KUDU-1364's behavior, fix NPE - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/22 00:33:57 UTC, 2 replies.
- [kudu-CR] [util] minor clean-up on kudu::Subprocess - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/22 01:20:44 UTC, 13 replies.
- [kudu-CR] [c++compilation] fixed 'unused' warnings - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/22 02:20:42 UTC, 4 replies.
- [kudu-CR] [website] broken link to an adoc - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/22 02:26:01 UTC, 2 replies.
- [kudu-CR] thirdparty: patch glog to omit tests from build - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:44 UTC, 5 replies.
- [kudu-CR] thirdparty: upgrade cmake to 3.6.1 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:44 UTC, 5 replies.
- [kudu-CR] thirdparty: upgrade LLVM to 3.9.0 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:44 UTC, 7 replies.
- [kudu-CR] ensure every gflag is defined outside of a namespace - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:44 UTC, 6 replies.
- [kudu-CR] c++ client: adjust kudu::client::sp - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:44 UTC, 5 replies.
- [kudu-CR] tsan-suppressions: suppress various glog/gflags data races - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:44 UTC, 4 replies.
- [kudu-CR] c++ client: stop requiring the old gcc ABI - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:45 UTC, 9 replies.
- [kudu-CR] thirdparty: use libc++ instead libstdc++ for TSAN builds - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:45 UTC, 10 replies.
- [kudu-CR] thirdparty: stifle unused argument warnings when building with clang - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:45 UTC, 6 replies.
- [kudu-CR] thirdparty: split into dependency groups - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:45 UTC, 10 replies.
- [kudu-CR] thirdparty: fix up libtool scripts if needed - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/22 03:07:45 UTC, 12 replies.
- [kudu-CR] WIP: [tools] added insert-generated-rows into kudu tools - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/22 06:51:30 UTC, 1 replies.
- [kudu-CR] [c++client/samples] added README for the sample - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/22 18:56:01 UTC, 6 replies.
- [kudu-CR] [misc] : Remove few more warnings - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/22 21:25:27 UTC, 8 replies.
- [kudu-CR] KUDU-1612 - [python] Enable setting of read mode for scanning - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/23 00:15:06 UTC, 6 replies.
- [kudu-CR] KUDU-1363: Add IN-list predicate type - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/23 01:52:19 UTC, 27 replies.
- [kudu-CR] [WIP][python] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/23 02:05:13 UTC, 0 replies.
- [kudu-CR] [WIP][java] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/23 02:05:14 UTC, 2 replies.
- [kudu-CR] KUDU-1637 - [python] Add Support for < and > Predicates - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/23 03:20:08 UTC, 5 replies.
- [kudu-CR] [web-ui] KUDU-1588 /tablets page should separate out tombstoned tablets to a separate section - posted by "Ninad Shringarpure (Code Review)" <ge...@cloudera.org> on 2016/09/23 17:16:42 UTC, 14 replies.
- [kudu-CR] [c++client] use ATTRIBUTE DEPRECATED attribute - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/23 21:26:11 UTC, 6 replies.
- [kudu-CR] [java-client] IN-list predicate - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/23 22:47:19 UTC, 14 replies.
- [kudu-CR] release notes: prepare for 1.1 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/24 00:12:27 UTC, 3 replies.
- [kudu-CR] [tools] Implement a manual leader step down for a tablet - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/24 03:46:55 UTC, 18 replies.
- [kudu-CR] [python] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/25 00:00:38 UTC, 2 replies.
- [kudu-CR] [java] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/25 00:00:38 UTC, 1 replies.
- [kudu-CR] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/25 00:00:38 UTC, 5 replies.
- [kudu-CR] cache: fix behavior on single-CPU systems - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/25 02:40:15 UTC, 3 replies.
- [kudu-CR] [tests] fix test which fails with two cpus and document other dependencies - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/09/25 04:07:40 UTC, 8 replies.
- [kudu-CR] Implement a version migration test - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/26 11:06:07 UTC, 7 replies.
- [kudu-CR] KUDU-1651: Check empty dict before decoder eval - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/09/26 18:20:06 UTC, 4 replies.
- [kudu-CR](gh-pages) Add post about Strata talks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/26 18:40:07 UTC, 6 replies.
- [kudu-CR] upsert support - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/26 20:58:06 UTC, 0 replies.
- [kudu-CR] KUDU-1596. Implement a version migration test - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/26 22:29:17 UTC, 2 replies.
- [kudu-CR] build: fix codegen errors when using static linkage - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/26 22:55:52 UTC, 4 replies.
- [kudu-CR] [tools] added insert-generated-rows into kudu tools - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/27 00:17:24 UTC, 32 replies.
- [kudu-CR] KUDU-1652: Partition pruning fails with IS NOT NULL predicate on PK column - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/27 02:23:15 UTC, 3 replies.
- [kudu-CR] KUDU-1653 - [python] Python 3 Failing to Deserialize Token - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/27 12:14:44 UTC, 2 replies.
- [kudu-CR] KUDU-1654 - [python] Python 3 Client Test Failure: test table column - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/27 12:34:56 UTC, 4 replies.
- [kudu-CR] [java client] ITClient's new snapshot scanners can easily timeout - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/27 21:21:56 UTC, 8 replies.
- [kudu-CR] [tools] introduced GetKuduCtlAbsolutePath() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/28 00:27:46 UTC, 8 replies.
- [kudu-CR] [WIP]KUDU-1640 - [python] Add IN-list predicate support - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/28 01:16:03 UTC, 4 replies.
- [kudu-CR] thirdparty: clean up llvm cmake files too - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/28 02:27:31 UTC, 2 replies.
- [kudu-CR] thirdparty: reorganize tree - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/28 02:27:31 UTC, 5 replies.
- [kudu-CR] KUDU-1657: read-only FsManager::Open on active tablet can crash - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/28 02:50:37 UTC, 27 replies.
- [kudu-CR](gh-pages) Add one more strata talk to blog post - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/09/28 04:07:20 UTC, 5 replies.
- [kudu-CR] thirdparty: build C dependencies with TSAN instrumentation too - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/29 01:26:46 UTC, 3 replies.
- [kudu-CR] [docs] Release note for OperationResponse.getWriteTimestamp - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/29 02:01:56 UTC, 13 replies.
- [kudu-CR] [docs] Cleanup beta mentions, links - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/29 19:55:13 UTC, 2 replies.
- [kudu-CR] [util] Fix a minor bug in AssertEventually() - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/09/29 20:03:26 UTC, 6 replies.
- [kudu-CR] build-and-test.sh: update gcovr location - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/29 21:42:49 UTC, 6 replies.
- [kudu-CR] Add a design doc for rpc retry/failover semantics - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/09/29 23:42:01 UTC, 1 replies.
- [kudu-CR] KuduPredicate::Clone on IN list predicate causes segfault - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/30 00:05:39 UTC, 3 replies.
- [kudu-CR] [c++ client] added few deprecation notes - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/30 00:54:54 UTC, 5 replies.
- [kudu-CR] [java client] Tight-ish loop in master lookups if a tablet doesn't have a leader - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/09/30 02:01:38 UTC, 1 replies.
- [kudu-CR] [tools] select only tablet leader for RWYW - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/30 03:07:28 UTC, 4 replies.
- [kudu-CR] Bump up min negotiation threads in disk reservation-itest - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/30 15:58:24 UTC, 1 replies.
- [kudu-CR] rpc: Add min / max negotiation threads - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/30 15:58:24 UTC, 2 replies.
- [kudu-CR] reactor: Minor tidy cleanup - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/09/30 15:58:24 UTC, 2 replies.
- [kudu-CR] KUDU-1640 - [python] Add IN-list predicate support - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/30 18:38:43 UTC, 3 replies.
- [kudu-CR] Retry on early TimedOut error in ExternalMiniCluster::WaitForCatalogManager - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/30 21:00:28 UTC, 2 replies.
- [kudu-CR] java: fix kudu-client builds with TSAN-only thirdparty - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/09/30 21:11:39 UTC, 1 replies.
- [kudu-CR] Python - Clean up distutils classifiers and package information - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/09/30 21:57:34 UTC, 3 replies.
- [kudu-CR] Remove newlines from raft consensus.cc state logging - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/09/30 22:06:17 UTC, 3 replies.
- [kudu-CR] [client-test] added basic test for RWYW behavior - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/09/30 23:07:44 UTC, 2 replies.