You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] WIP: [tools] range rebalancing for 'kudu cluster rebalance' - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/01 02:22:09 UTC, 0 replies.
- [kudu-CR] [tools] range rebalancing for 'kudu cluster rebalance' - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/01 02:22:18 UTC, 16 replies.
- [kudu-CR] [tools] add beginning of the key range into TabletSummary - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/04/01 04:07:36 UTC, 1 replies.
- [kudu-CR] WIP KUDU-3290 support duplication to kafka - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/01 07:35:46 UTC, 1 replies.
- [kudu-CR] [tool] Add tool to copy replica from local filesystem - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/01 12:54:56 UTC, 28 replies.
- [kudu-CR] [tablet-copy] Simple refactor on tablet copy service.{h,cc,-test.cc} - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/03 15:25:29 UTC, 2 replies.
- [kudu-CR] [tablet-copy] Simple refactor on tablet copy service{.h,.cc,-test.cc} - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/03 15:32:17 UTC, 2 replies.
- [kudu-CR] [build] thirdparty issues on Ubuntu 21.10 - posted by "Zoltan Chovan (Code Review)" <ge...@cloudera.org> on 2022/04/04 12:23:26 UTC, 3 replies.
- [kudu-CR] This commit will fix python 3.x failure in dep extract.py - posted by "harinreddy (Code Review)" <ge...@cloudera.org> on 2022/04/05 14:54:40 UTC, 0 replies.
- [kudu-CR] KUDU-3326 [delete]: Add soft delete table supports - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/06 03:18:22 UTC, 17 replies.
- [kudu-CR] [tool] Fix pbc dump instance for -json/ -json pretty - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/06 08:31:20 UTC, 5 replies.
- [kudu-CR] [UT] Fix env-test resource limit overflow - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/06 16:03:47 UTC, 4 replies.
- [kudu-CR] [cmake modules] add '-o /dev/null' to the linker command - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/07 22:12:05 UTC, 4 replies.
- [kudu-CR] [rest] add rest implementation - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2022/04/08 00:26:22 UTC, 3 replies.
- [kudu-CR] [tests] make one scenario of client-test more stable - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/08 01:37:08 UTC, 4 replies.
- [kudu-CR] KUDU-3353 [schema] Add an immutable attribute on column schema - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/08 09:22:34 UTC, 2 replies.
- [kudu-CR] [unit test] fix some problems at tests. - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/12 07:25:42 UTC, 22 replies.
- [kudu-CR] [master] Add a rebalance request/response and provide a tool, refact master's rebalance - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/12 10:02:34 UTC, 0 replies.
- [kudu-CR] WIP [master] Add a rebalance request/response and provide a tool, refact master's rebalance - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/12 10:04:09 UTC, 15 replies.
- [kudu-CR] [unit test] fix uts - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/12 10:11:36 UTC, 0 replies.
- [kudu-CR](gh-pages) Update website for 1.16.0 release - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/04/12 18:01:26 UTC, 4 replies.
- [kudu-CR](gh-pages) Add .asf.yaml - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/04/13 08:13:59 UTC, 7 replies.
- [kudu-CR] [java] Fix a scan bug which will read repetitive rows. - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/15 15:49:56 UTC, 29 replies.
- [kudu-CR] [test] avoid coredump in socket-test when failing - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/18 22:37:41 UTC, 4 replies.
- [kudu-CR] [unit test] KUDU-3360 Fix DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/20 08:09:22 UTC, 14 replies.
- [kudu-CR] [unit test] Fix a unit test problem from code review. - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/20 08:16:48 UTC, 4 replies.
- [kudu-CR] [log] A log in master catalog manager may not correct. - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/20 08:29:33 UTC, 1 replies.
- [kudu-CR] [unit test] Fix a semantics problem - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/20 08:35:46 UTC, 1 replies.
- [kudu-CR] [unit test] KUDU-3361 Fix SocketTest.TestRecvReset - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/20 10:03:06 UTC, 12 replies.
- [kudu-CR] [unit test] make ToolTest.TestRebuildTserverByLocalReplicaCopy skip tsan - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/20 11:58:34 UTC, 5 replies.
- [kudu-CR] KUDU-1644: Simplify InList predicate values based on rowset PK bounds - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2022/04/21 01:21:19 UTC, 1 replies.
- [kudu-CR] [disk failure-itest] fix premature return from AllowRecovery() - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/21 06:29:52 UTC, 4 replies.
- [kudu-CR] [tserver] KUDU-1827: tserver decommission - posted by "Zoltan Chovan (Code Review)" <ge...@cloudera.org> on 2022/04/22 11:46:00 UTC, 7 replies.
- [kudu-CR] [log] Make a variable table rows limit correct, which used by catalog manager.cc - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/23 01:28:22 UTC, 2 replies.
- [kudu-CR] [unit test] Modify the return value of the test function 'CreateTable'. - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/04/25 02:56:37 UTC, 5 replies.
- [kudu-CR] [tools] Add '--create table replication factor' flag for 'kudu table copy' - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/25 08:48:04 UTC, 9 replies.
- [kudu-CR] [threadpool] KUDU-3364 Add TimerThread for thread pool - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/25 10:01:29 UTC, 8 replies.
- [kudu-CR] [tools] use thread pool for 'kudu local replica copy from local' - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/04/26 07:56:02 UTC, 6 replies.
- [kudu-CR] [rest] add integration test - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/26 22:25:30 UTC, 3 replies.
- [kudu-CR] [client] KUDU-3351: Add WriteOpMetrics in WriteResponsePB - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2022/04/27 01:13:26 UTC, 12 replies.
- [kudu-CR] WIP [java] update lastPropagatedTimestamp and resourceMetrics - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/27 15:35:51 UTC, 0 replies.
- [kudu-CR] WIP [master] KUDU-3061 support auto rebalance tablet leaders across TServers - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/28 03:29:42 UTC, 0 replies.
- [kudu-CR] [client] KUDU-3351: Add ResourceMetricsPB into WriteResponsePB - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2022/04/28 17:57:38 UTC, 16 replies.
- [kudu-CR] [thirdparty] Upgrade glog to 0.6.0 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/04/29 12:16:17 UTC, 4 replies.
- [kudu-CR] [build] Fix codegen build on MacOS Monterey - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/04/29 12:16:18 UTC, 2 replies.
- [kudu-CR] [client] fix toggling fault-tolerance for a scanner - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/04/30 00:42:22 UTC, 5 replies.
- [kudu-CR] [master log] Correction for the value of `table rows limit` - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/04/30 07:28:15 UTC, 2 replies.