You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [master log] Correction for the value of `table rows limit` - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/01 00:33:41 UTC, 3 replies.
- [kudu-CR] [java] Fix a scan bug which will read repetitive rows. - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/01 00:34:09 UTC, 16 replies.
- [kudu-CR] [thirdparty] Upgrade to LLVM 11 and IWYU 0.15 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/02 16:09:26 UTC, 0 replies.
- [kudu-CR] Fix building on Apple M1 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/02 16:09:27 UTC, 0 replies.
- [kudu-CR] [thirdparty] Upgrade glog to 0.6.0 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/02 16:37:18 UTC, 1 replies.
- [kudu-CR] [build] Fix codegen build on MacOS Monterey - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/02 16:39:33 UTC, 2 replies.
- [kudu-CR] Update RELEASING doc - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/02 16:46:43 UTC, 6 replies.
- [kudu-CR] [client] fix toggling fault-tolerance for a scanner - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/02 17:43:42 UTC, 3 replies.
- [kudu-CR] util: pull jwt code from Impala - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:12 UTC, 0 replies.
- [kudu-CR] jwt: introduce MiniOidc - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] jwt: add control points for test binaries - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] plumb JWT authentication into clients - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] rpc: plumb JWTs into the RPC layer - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] jwt: determine discovery endpoint from token - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] jwt: plumb JWT into mini cluster - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] jwt: add test for fetching JWKS via URL - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] jwt: expose MiniOidc to Kudu test binary - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] server: link in kudu jwt util - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:17 UTC, 0 replies.
- [kudu-CR] jwt: Java client usage of JWTs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/02 23:58:18 UTC, 0 replies.
- [kudu-CR] wip KUDU-3357 - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/03 00:01:50 UTC, 0 replies.
- [kudu-CR] [master] KUDU-2671: Range specific hashing during table alter op. - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2022/05/03 16:28:42 UTC, 12 replies.
- [kudu-CR] KUDU-1644: Simplify InList predicate values based on rowset PK bounds - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2022/05/03 19:07:46 UTC, 4 replies.
- [kudu-CR] [docs] updated note on using DNS aliases for master replacement - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/03 21:50:00 UTC, 0 replies.
- [kudu-CR] [docs] update a few notes on multi-master migration - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/03 21:58:32 UTC, 2 replies.
- [kudu-CR] [client] KUDU-3365: Expose INSERT/UPDATE metrics in the Java API - posted by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2022/05/04 00:43:08 UTC, 7 replies.
- [kudu-CR] KUDU-2671 implement decoding of RowOperationsPB in Java client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/04 22:38:40 UTC, 20 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/05/05 02:42:02 UTC, 8 replies.
- [kudu-CR] [master] KUDU-3061 support auto rebalance tablet leaders across TServers - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/05 08:48:12 UTC, 13 replies.
- [kudu-CR] [tools] update schema if needed when rebuild master - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/05/05 16:47:59 UTC, 14 replies.
- [kudu-CR] [docs] simplify multi-master migration instructions - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/05 23:17:02 UTC, 7 replies.
- [kudu-CR] [threadpool] KUDU-3364 Add TimerThread for thread pool - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/06 04:22:51 UTC, 31 replies.
- [kudu-CR] [test] fix ASAN test failures in master-stress-test - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2022/05/06 08:46:14 UTC, 11 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/05/06 10:36:25 UTC, 0 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/05/06 10:37:54 UTC, 3 replies.
- [kudu-CR] [compaction] Fix delta file with full of delete op can not be schedule to compact - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/05/07 06:29:01 UTC, 2 replies.
- [kudu-CR] [KUDU-3367][compaction] Fix delta file with full of delete op can not be schedule to compact - posted by "KeDeng (Code Review)" <ge...@cloudera.org> on 2022/05/09 06:51:10 UTC, 9 replies.
- [kudu-CR] Batch set master/tserver flags - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2022/05/09 11:49:04 UTC, 2 replies.
- [kudu-CR] KUDU-3326 [delete]: Add soft delete table supports - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/09 17:29:56 UTC, 5 replies.
- [kudu-CR] KUDU-2671 relax requirement for partition range specification - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/09 23:49:38 UTC, 4 replies.
- [kudu-CR] [client] prohibit copying/assigning of ResourceMetrics - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/10 02:36:21 UTC, 6 replies.
- [kudu-CR] [client] add DISALLOW COPY AND ASSIGN() for a few classes - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/10 03:19:17 UTC, 6 replies.
- [kudu-CR] [Config] Set all masters/tservers flags in a cluster in batch mode - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/05/10 07:30:11 UTC, 22 replies.
- [kudu-CR] WIP KUDU-3290 support duplication to kafka - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/10 11:12:50 UTC, 1 replies.
- [kudu-CR] [WIP] Add encryption server key - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/10 17:07:44 UTC, 0 replies.
- [kudu-CR] [java] update lastPropagatedTimestamp and resourceMetrics - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/11 06:21:26 UTC, 4 replies.
- [kudu-CR] KUDU-3368 Encrypt file keys with server keys - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/11 23:21:26 UTC, 19 replies.
- [kudu-CR] [tserver] KUDU-1827: tserver decommission - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/11 23:36:33 UTC, 0 replies.
- [kudu-CR] WIP KUDU-2671: Follow up pruning patch. - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2022/05/12 00:07:32 UTC, 1 replies.
- [kudu-CR] [master] --max create tablets per ts is run-time flag - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/13 18:37:34 UTC, 3 replies.
- [kudu-CR] [rest] add rest implementation - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/16 14:21:41 UTC, 10 replies.
- [kudu-CR] [tools] update schema if needed when rebuilding master - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/05/16 23:56:04 UTC, 5 replies.
- [kudu-CR] KUDU-2671 fix the check for hash dimensions uniformity - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/17 03:14:39 UTC, 9 replies.
- [kudu-CR] [Tools] Set all masters/tservers flags in a cluster in batch mode - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/05/17 06:51:09 UTC, 4 replies.
- [kudu-CR] WIP [tablet] using fsync to write cmeta/tmeta file - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/19 02:36:51 UTC, 2 replies.
- [kudu-CR] [java] update lastPropagatedTimestamp and resourceMetrics in gotNextRow callback - posted by "Yuqi Du (Code Review)" <ge...@cloudera.org> on 2022/05/19 02:42:45 UTC, 6 replies.
- [kudu-CR] [Tools] Support to ignore trashed tables when listing tables - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/05/20 08:56:45 UTC, 1 replies.
- [kudu-CR] [Log] KUDU-3369 Support compress Kudu log and use size and number of files to manage - posted by "yejiabao (Code Review)" <ge...@cloudera.org> on 2022/05/22 13:36:43 UTC, 2 replies.
- [kudu-CR] WIP KUDU-2671 support creating table with custom hash schema per range - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/24 05:05:33 UTC, 0 replies.
- [kudu-CR] [rest] add rest to master servers - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2022/05/24 12:24:44 UTC, 0 replies.
- [kudu-CR] [rest] add integration test - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2022/05/24 12:25:12 UTC, 0 replies.
- [kudu-CR] [Doc][Format] Format help document support using Enter Key - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/05/26 07:43:04 UTC, 11 replies.
- [kudu-CR] [Catalog] Make Hostname case insensitive - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/05/26 07:59:01 UTC, 3 replies.
- [kudu-CR] KUDU-3373 Key provider interface - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2022/05/26 15:39:17 UTC, 9 replies.
- [kudu-CR] WIP KUDU-3371 [fs] Use RocksDB to store LBM metadata - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/05/26 15:48:25 UTC, 6 replies.
- [kudu-CR] [Tools] Rebuild master according to part of tables not all tables - posted by "Wang Xixu (Code Review)" <ge...@cloudera.org> on 2022/05/27 08:07:56 UTC, 5 replies.
- [kudu-CR] KUDU-3353 [schema] Add an immutable attribute on column schema - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2022/05/31 16:37:52 UTC, 0 replies.