You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] KUDU-3332 [tools] Fix too large next column id after unsafe rebuilding master - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/01 18:20:06 UTC, 4 replies.
- [kudu-CR] [LBM] Speed up server bootstrap by using multi-thread to compact containers - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/02 01:30:54 UTC, 14 replies.
- [kudu-CR] KUDU-3318 [LBM] Runtime compact log container metadata - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/02 01:48:05 UTC, 0 replies.
- [kudu-CR] KUDU-1959 - Implement startup progress metrics related to containers and tablets - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/02 03:38:01 UTC, 8 replies.
- [kudu-CR] KUDU-1959 - Implement aggregate startup progress metrics - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/02 05:24:55 UTC, 9 replies.
- [kudu-CR] KUDU-1959 - Implement tests for the startup web page for Kudu Master - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/02 05:27:01 UTC, 8 replies.
- [kudu-CR] KUDU-1959 - Implement tests for the startup progress page for tablet servers - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/02 05:27:02 UTC, 7 replies.
- [kudu-CR] KUDU-1959 - Implement tests for the startup web page for Kudu servers - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/02 05:27:56 UTC, 1 replies.
- [kudu-CR] [encryption] KUDU-3331 Encrypt file system - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2021/11/02 15:16:23 UTC, 18 replies.
- [kudu-CR] [txns] fix UB in TxnSystemClient when adding max timeout to now - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/03 00:21:16 UTC, 7 replies.
- [kudu-CR] [master] KUDU-3311 Allow to start with diff num of masters - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/11/03 15:08:56 UTC, 38 replies.
- [kudu-CR] KUDU-3334 hide protobuf symbols in libkudu client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/05 07:33:48 UTC, 12 replies.
- [kudu-CR] KUDU-1959 - Add tests for /startup page for tservers - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/08 03:44:55 UTC, 4 replies.
- [kudu-CR] KUDU-1959 - Add tests for /startup page for the Master - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/08 03:44:55 UTC, 4 replies.
- [kudu-CR] [docs] Impala can create Kudu tables with VARCHAR columns - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/10 02:43:55 UTC, 2 replies.
- [kudu-CR] KUDU-1959 - Add test for /startup page for the Master - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/10 17:11:13 UTC, 10 replies.
- [kudu-CR] KUDU-1959 - Add tests for /startup page and metrics for tservers - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/11/10 17:11:13 UTC, 17 replies.
- [kudu-CR] [build] Introduce an env variable to indicate the thirdparty path - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2021/11/11 11:29:35 UTC, 11 replies.
- [kudu-CR] [client] fix MetaCacheEntry::Contains() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/13 01:23:51 UTC, 14 replies.
- [kudu-CR] [encryption] KUDU-3316 Add encrypted file keys to files - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2021/11/15 19:05:24 UTC, 5 replies.
- [kudu-CR](branch-1.15.x) KUDU-3297 fix Thrift client used for HMS integration - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/15 19:45:52 UTC, 4 replies.
- [kudu-CR] [tests] don't use client-stress-test in ASAN/TSAN builds - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/15 22:57:17 UTC, 4 replies.
- [kudu-CR] [tools] KUDU-3337 Add unsafe create cmeta tool - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2021/11/16 16:58:05 UTC, 6 replies.
- [kudu-CR] [tests] Add iteration to test dir path - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2021/11/16 17:14:21 UTC, 14 replies.
- [kudu-CR] [rest] add rest implementation - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2021/11/17 16:00:07 UTC, 2 replies.
- [kudu-CR] [tool] kudu tool, support add column - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/11/18 16:20:55 UTC, 0 replies.
- [kudu-CR] [build] fix THIRDPARTY DIR used in build mini cluster binaries.sh - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/18 23:28:21 UTC, 5 replies.
- [kudu-CR] [tool] CLI to add a column - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/11/19 03:26:42 UTC, 5 replies.
- [kudu-CR] [client] fix custom hash schema criterion in KuduTableCreator::Create() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/19 05:46:37 UTC, 6 replies.
- [kudu-CR] [tests] fix flakiness in TableLocationsCacheMultiMasterTest - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/19 21:16:16 UTC, 2 replies.
- [kudu-CR] WIP KUDU-2671 disallow the variation of per-range hash dimensions - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/20 03:56:17 UTC, 0 replies.
- [kudu-CR] KUDU-2671 number of per-range hash dimensions should be fixed for now - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/22 20:48:31 UTC, 14 replies.
- [kudu-CR] [tests] fix flakiness in RaftConsensusITest.TestSlowFollower - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/23 00:38:45 UTC, 6 replies.
- [kudu-CR] Fix readlink behaviour on MacOS in start kudu.sh - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/11/23 16:52:24 UTC, 7 replies.
- [kudu-CR] [benchmarks] add MetaCacheLookupStressTest scenarios - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/11/24 05:23:09 UTC, 4 replies.
- [kudu-CR] WIP Speedup tablet bootstrap - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2021/11/24 08:56:38 UTC, 2 replies.
- [kudu-CR] KUDU-3339 [tool] CLI to add a column - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/11/25 05:40:56 UTC, 3 replies.
- [kudu-CR] [bootstrap] Speedup tablet bootstrap - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2021/11/25 13:07:31 UTC, 1 replies.
- [kudu-CR] KUDU-3340 Disable compact on the specified table - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2021/11/26 07:05:27 UTC, 3 replies.
- [kudu-CR] [rest] add rest to master servers - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2021/11/29 08:49:26 UTC, 0 replies.
- [kudu-CR] start kudu.sh script changes - posted by "Zoltan Chovan (Code Review)" <ge...@cloudera.org> on 2021/11/29 17:17:28 UTC, 4 replies.
- [kudu-CR] [dense node-itest] enable on macOS - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/29 17:55:13 UTC, 6 replies.
- [kudu-CR] wip [tablet bootstrap] KUDU-38: skip replaying flushed ops - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/11/29 17:55:13 UTC, 0 replies.
- [kudu-CR] KUDU-3341: No further retry when DeleteTabet with WRONG SERVER UUID error - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2021/11/30 04:22:47 UTC, 5 replies.