You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [cmake] place all DATA FILES under bin/testdata - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/01 01:53:45 UTC, 2 replies.
- [kudu-CR] [rebalancer] location-aware rebalancer (part 7/n) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/01 02:03:07 UTC, 4 replies.
- [kudu-CR] [rebalancer] location-aware rebalancer (part 8/n) - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/01 02:05:20 UTC, 2 replies.
- [kudu-CR] [util] Add ParseStringsWithScheme in net util - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2018/11/01 03:36:25 UTC, 10 replies.
- [kudu-CR] [sentry] add AuthzProvider - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2018/11/01 03:36:25 UTC, 37 replies.
- [kudu-CR] [docs] WARN AS ERROR requires doxygen >= 1.8.11 - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/01 04:49:34 UTC, 0 replies.
- [kudu-CR] [compaction] Cleanup of compaction policy code - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/01 16:51:40 UTC, 8 replies.
- [kudu-CR](refs/meta/config) Change e-mail notification recipient to reviews@kudu.apache.org - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/01 17:42:23 UTC, 3 replies.
- [kudu-CR] [examples] Add basic Spark example (scala) - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/01 18:00:38 UTC, 9 replies.
- [kudu-CR] revert change to exactly once writes-itest - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/01 22:12:26 UTC, 1 replies.
- [kudu-CR] KUDU-1918 Prevent hijacking of scanner IDs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/01 22:15:10 UTC, 15 replies.
- [kudu-CR] delta store: convert DeltaIterator::PrepareBatch flags into bitfield - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:14:37 UTC, 0 replies.
- [kudu-CR] delta applier: support for diff scan style iteration - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:14:37 UTC, 0 replies.
- [kudu-CR] delta store: support iteration with is deleted virtual column - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:14:37 UTC, 0 replies.
- [kudu-CR] delta store: avoid copying deleted row data in ApplyUpdates - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:14:37 UTC, 0 replies.
- [kudu-CR] delta store: support iteration with snap to exclude - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:14:37 UTC, 0 replies.
- [kudu-CR] WIP: DeltaFileIterator snap to exclude - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:15:32 UTC, 0 replies.
- [kudu-CR] WIP: DeltaApplier changes - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:15:40 UTC, 0 replies.
- [kudu-CR] deltas: add SelectUpdates iterator method - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:15:56 UTC, 0 replies.
- [kudu-CR] deltamemstore: support iteration with snap to exclude - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:16:12 UTC, 0 replies.
- [kudu-CR] (05/05) delta applier: support for diff scan style iteration - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:17:21 UTC, 7 replies.
- [kudu-CR] (01/05) delta store: avoid copying deleted row data in ApplyUpdates - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:17:21 UTC, 3 replies.
- [kudu-CR] (04/05) delta store: support iteration with is deleted virtual column - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:17:21 UTC, 6 replies.
- [kudu-CR] (02/05) delta store: convert DeltaIterator::PrepareBatch flags into bitfield - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:17:21 UTC, 10 replies.
- [kudu-CR] (03/05) delta store: support iteration with snap to exclude - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 05:17:21 UTC, 8 replies.
- [kudu-CR] [test] optional table creation in TabletServerIntegrationTestBase - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/02 07:57:38 UTC, 4 replies.
- [kudu-CR] [rebalancer] location-aware rebalancer (part 9/n) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/02 07:57:41 UTC, 6 replies.
- [kudu-CR] python: make test scantoken more robust to exceptions - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 16:10:01 UTC, 3 replies.
- [kudu-CR] move HashAlgorithm from common.proto to hash.proto - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/02 18:50:28 UTC, 10 replies.
- [kudu-CR] [compaction] KUDU-1400: Improve rowset compaction policy to consider merging small DRSs - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/02 21:07:23 UTC, 19 replies.
- [kudu-CR] [tools] reference comparison mode for rebalancing algo tests - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/02 22:08:32 UTC, 4 replies.
- [kudu-CR] KUDU-2584: Prevent flaky off-by-one errors in backup tests - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2018/11/05 17:06:46 UTC, 12 replies.
- [kudu-CR] Add TS UUID to alter table-randomized-test "restart TS" step - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/05 18:21:26 UTC, 3 replies.
- [kudu-CR] Add "network plane" as part of ConnectionId - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2018/11/06 02:13:01 UTC, 10 replies.
- [kudu-CR] Limit number of rowsets in compaction selection to 32 in TSAN mode - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/06 02:36:48 UTC, 14 replies.
- [kudu-CR] Disable rowset compaction in TestUndoDeltaBlockGc - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/06 02:36:48 UTC, 2 replies.
- [kudu-CR] run-test: don't report leaks that don't fail test - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/06 19:10:18 UTC, 23 replies.
- [kudu-CR] WIP [rebalancer] location-aware rebalancer (part 10/n) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/06 23:14:41 UTC, 1 replies.
- [kudu-CR] docs: Use a non-SSH method of installing Gerrit commit hook - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2018/11/07 03:35:03 UTC, 7 replies.
- [kudu-CR] De-flake sentry client-test and sentry authz provider-test - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2018/11/07 06:14:12 UTC, 9 replies.
- [kudu-CR] [catalog manager] cleanup on InitTokenSigner - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/07 18:50:55 UTC, 5 replies.
- [kudu-CR] [dist-test] build environment for tests in loop mode - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/07 22:22:14 UTC, 19 replies.
- [kudu-CR] [cmake] don't add empty KUDU DATA FILES env variable - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/07 23:59:27 UTC, 0 replies.
- [kudu-CR] [cmake] no empty KUDU DATA FILES ctest env variables - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/08 00:03:24 UTC, 8 replies.
- [kudu-CR] gradle: expose testRandomSeed property - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/08 08:44:28 UTC, 7 replies.
- [kudu-CR] [backup] Ensure random tests are reproducible - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2018/11/08 15:34:12 UTC, 7 replies.
- [kudu-CR] KUDU-2378: fix another aligned load crash - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/08 20:28:18 UTC, 12 replies.
- [kudu-CR] [java] Upgrade to Spark 2.4 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2018/11/08 22:13:17 UTC, 5 replies.
- [kudu-CR] KUDU-2599: fix flaky DefaultSourceTest.testSocketReadTimeoutPropagation - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/09 05:51:22 UTC, 7 replies.
- [kudu-CR] raft consensus nonvoter-itest: deflake a bit - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/09 19:11:01 UTC, 6 replies.
- [kudu-CR] [location awareness] Register client with location when connect to cluster - posted by "Fengling Wang (Code Review)" <ge...@cloudera.org> on 2018/11/13 07:54:29 UTC, 16 replies.
- [kudu-CR] KUDU-2038: Support bitmap index - posted by "helifu (Code Review)" <ge...@cloudera.org> on 2018/11/13 08:28:51 UTC, 7 replies.
- [kudu-CR] [test] Clear the KuduClientCache between tests - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2018/11/13 15:06:43 UTC, 3 replies.
- [kudu-CR] test: deflake TestRestartWithPendingCommitFromFailedOp - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/14 05:41:24 UTC, 5 replies.
- [kudu-CR] [kudu-jepsen] fixed typo in README.adoc - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/15 00:03:09 UTC, 2 replies.
- [kudu-CR] WIP KUDU-2543: pass around default authz tokens - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/15 08:19:07 UTC, 1 replies.
- [kudu-CR] [docs] Contributing to blog - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2018/11/16 15:21:26 UTC, 7 replies.
- [kudu-CR](gh-pages) [blog] Call for Posts - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2018/11/16 15:47:26 UTC, 7 replies.
- [kudu-CR] Fix some issues in HMS and Sentry test fixtures - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/16 18:07:36 UTC, 3 replies.
- [kudu-CR] [tests] fix flake in TestRandomHistoryGCWorkload - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/16 21:00:18 UTC, 3 replies.
- [kudu-CR] [sentry] add mini Sentry to the external mini cluster - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2018/11/19 19:11:21 UTC, 8 replies.
- [kudu-CR] [docs] add Hive Metastore integration - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2018/11/19 20:35:47 UTC, 10 replies.
- [kudu-CR] [tools] ksck: Add information about replica counts to plain ksck output - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/19 23:56:02 UTC, 9 replies.
- [kudu-CR] [util] more information on fault injection - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/20 05:04:59 UTC, 3 replies.
- [kudu-CR] De-flake sentry tests - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2018/11/20 06:56:51 UTC, 4 replies.
- [kudu-CR] [tools] Don't count tombstoned replicas in `kudu remote replica check` - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/20 08:47:18 UTC, 3 replies.
- [kudu-CR] [docs] Add note that it is safe to stop and restart the rebalancer - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/20 18:33:37 UTC, 5 replies.
- [kudu-CR] [docs] note on unavailable tservers during rebalancing - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/20 22:03:25 UTC, 10 replies.
- [kudu-CR] [webui] Fancy table for /mem-trackers and sortable tables - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/20 22:58:08 UTC, 7 replies.
- [kudu-CR] build: explicitly declare decimal Set/Get<>s - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/21 00:48:19 UTC, 3 replies.
- [kudu-CR] build: don't use constexpr lambdas - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/21 00:48:20 UTC, 7 replies.
- [kudu-CR] build: don't instantiate const member with no user-defined constructor - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/21 00:48:20 UTC, 1 replies.
- [kudu-CR] build: don't instantiate const objects with no user-defined constructor - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/21 01:01:32 UTC, 8 replies.
- [kudu-CR] [webui] drop 'Last status' column for tombstoned tablets - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/21 03:40:35 UTC, 0 replies.
- [kudu-CR] [webui] fixed build and corrected a typo - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/21 04:32:19 UTC, 16 replies.
- [kudu-CR] [tools] Add tool to dump memtrackers - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/21 12:20:05 UTC, 12 replies.
- [kudu-CR] compaction: remove dead code - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/21 23:38:04 UTC, 2 replies.
- [kudu-CR] deflake TsRecoveryITest.TestTabletRecoveryAfterSegmentDelete - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/21 23:55:53 UTC, 4 replies.
- [kudu-CR] [raft consensus-itest] fix flake in Test KUDU 1735 - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/22 07:25:47 UTC, 9 replies.
- [kudu-CR] [consensus] fix message on unprepared dedup messages - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/22 08:48:42 UTC, 1 replies.
- [kudu-CR] [consensus] fix message on unprepared dedup ops - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/11/22 15:58:19 UTC, 7 replies.
- [kudu-CR] Simplify OpId/Timestamp assignment and make it atomic - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2018/11/26 23:10:59 UTC, 0 replies.
- [kudu-CR] delta store: add nulls to fuzz tests - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2018/11/27 05:13:22 UTC, 0 replies.
- [kudu-CR] [tools] Add a tool to recover master data from tablet servers - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/27 23:25:30 UTC, 1 replies.
- [kudu-CR] client: unify leader master retry logic - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/28 08:27:35 UTC, 0 replies.
- [kudu-CR](branch-1.8.x) [docs] Contributing to blog - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2018/11/28 09:29:39 UTC, 0 replies.
- [kudu-CR] [WIP] [tools] ksck auto-repair - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2018/11/29 18:30:27 UTC, 0 replies.
- [kudu-CR] docs: add warning about overlapping directories - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/11/30 18:53:20 UTC, 0 replies.