You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [util] Add special handling for empty strings in FastHash - posted by "Wenzhe Zhou (Code Review)" <ge...@cloudera.org> on 2021/05/01 00:34:25 UTC, 13 replies.
- [kudu-CR] [subprocess] fix flakiness in TestEchoSubprocess - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/01 22:06:20 UTC, 5 replies.
- [kudu-CR] [tests] fix flakiness in TableLocationsCacheMultiMasterTest - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/02 02:13:56 UTC, 5 replies.
- [kudu-CR] [test] fix flakiness in RegistrationTest.TestTSRegisters - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/02 19:32:00 UTC, 4 replies.
- [kudu-CR] KUDU-3223: Management of per-table level limit - posted by "Hongjiang Zhang (Code Review)" <ge...@cloudera.org> on 2021/05/03 10:31:21 UTC, 18 replies.
- [kudu-CR] [backup] KUDU-3183 Add tablePrefix option to the Kudu restore job - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/03 16:10:59 UTC, 8 replies.
- [kudu-CR] [docs] Fix doxygen build - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/03 23:02:50 UTC, 4 replies.
- [kudu-CR] [txns][tools] tool to list transactions - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/03 23:25:32 UTC, 17 replies.
- [kudu-CR] [txns][tools] add a state filter to `txns list` tool - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/03 23:25:32 UTC, 12 replies.
- [kudu-CR] wip [txns][tools] show details of a transaction - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/03 23:25:33 UTC, 2 replies.
- [kudu-CR] KUDU-2612: update C++ client API to commit a transaction - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/03 23:38:45 UTC, 5 replies.
- [kudu-CR] KUDU-2612: update Java client API to commit a transaction - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/04 01:47:16 UTC, 4 replies.
- [kudu-CR] KUDU-3273: check null for cache entry - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/04 04:48:25 UTC, 0 replies.
- [kudu-CR] [tests] fix a few typos in comments - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/04 04:54:50 UTC, 7 replies.
- [kudu-CR] KUDU-3164: Add table comment support to Kudu - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/04 21:50:25 UTC, 7 replies.
- [kudu-CR] [util] Add a function to fetch non-default flags as a map - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/04 22:56:12 UTC, 13 replies.
- [kudu-CR] [master] KUDU-2181 Unhide master change config flag & other improvements - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/04 22:56:19 UTC, 15 replies.
- [kudu-CR] [backup] KUDU-3183 Add tablePrefix option to the Kudu restore job   Adding a couple of options of the Kudu Restore job: - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/05 20:27:48 UTC, 8 replies.
- [kudu-CR] KUDU-3273: check result of TableLocationsCache.get() for null - posted by "Li Zhiming (Code Review)" <ge...@cloudera.org> on 2021/05/06 06:27:57 UTC, 5 replies.
- [kudu-CR] [java] KUDU-3164: Add Java table comment support - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/06 18:46:33 UTC, 4 replies.
- [kudu-CR] [python] KUDU-3164: Add Python table comment support - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/06 19:27:13 UTC, 7 replies.
- [kudu-CR] KUDU-3280: fix flakiness in TabletServerTest.TestStarvePerfImprovementOpsInColdTablet - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2021/05/07 07:30:14 UTC, 3 replies.
- [kudu-CR] A poc Oat++ Rest server - posted by "Khazar Mammadli (Code Review)" <ge...@cloudera.org> on 2021/05/07 10:57:29 UTC, 2 replies.
- [kudu-CR] [thirdparty] Force Boost to use /dev/random for uuid - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/09 22:28:06 UTC, 0 replies.
- [kudu-CR] [flags] Remove the costly stringstream to string conversion in a loop - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/10 17:00:51 UTC, 2 replies.
- [kudu-CR] [doc] KUDU-2181 Update multi-master addition/removal/recovery documentation - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/11 22:58:10 UTC, 12 replies.
- [kudu-CR] [doc] KUDU-2181 Remove master doc changes - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/11 22:59:24 UTC, 1 replies.
- [kudu-CR] [doc] KUDU-2181 Recover dead master doc updates - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/11 22:59:38 UTC, 1 replies.
- [kudu-CR] KUDU-2612: re-open TxnSystemTable if transaction is in new range - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/12 03:18:57 UTC, 3 replies.
- [kudu-CR] WIP KUDU-2612 automatically flush sessions on txn commit - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/12 19:59:43 UTC, 0 replies.
- [kudu-CR] KUDU-2612 automatically flush sessions on txn commit - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/13 05:06:51 UTC, 13 replies.
- [kudu-CR] [docs][site] Add a note about Kudu version to doc pages. - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/13 07:42:39 UTC, 2 replies.
- [kudu-CR](gh-pages) [docs][site] Add links to documentation on the releases index page - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/13 07:42:56 UTC, 3 replies.
- [kudu-CR] KUDU-3223: Mangement of per-table limit by kudu cli - posted by "Hongjiang Zhang (Code Review)" <ge...@cloudera.org> on 2021/05/14 10:49:09 UTC, 16 replies.
- [kudu-CR] [hms] Allow the table type to change but not the synchronization of a table - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/14 15:44:06 UTC, 4 replies.
- [kudu-CR] [txns][tools] show details of a transaction - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/14 19:19:09 UTC, 11 replies.
- [kudu-CR] [txns] add a means to get transaction metadata from participant - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/14 19:19:13 UTC, 7 replies.
- [kudu-CR] [txns] add a means to get transaction metadata from coordinator - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/14 19:19:13 UTC, 3 replies.
- [kudu-CR] Update version to 1.16.0-SNAPSHOT - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/14 21:34:17 UTC, 5 replies.
- [kudu-CR](branch-1.15.x) [master] KUDU-2181 Unhide master change config flag & other improvements - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/14 21:48:05 UTC, 4 replies.
- [kudu-CR] KUDU-2612 register txn Java sessions with client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/15 02:34:45 UTC, 2 replies.
- [kudu-CR] KUDU-2612 automatically flush sessions on txn commit (Java client) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/15 06:17:52 UTC, 9 replies.
- [kudu-CR](branch-1.15.x) KUDU-2612 register txn Java sessions with client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/15 06:21:46 UTC, 3 replies.
- [kudu-CR](branch-1.15.x) [docs][site] Add a note about Kudu version to doc pages. - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/16 04:57:48 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) [txns] add a means to get transaction metadata from participant - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/17 19:30:12 UTC, 6 replies.
- [kudu-CR](branch-1.15.x) [txns][tools] show details of a transaction - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/17 19:30:24 UTC, 4 replies.
- [kudu-CR](branch-1.15.x) [util] Add special handling for empty strings in FastHash - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/17 23:05:51 UTC, 4 replies.
- [kudu-CR](branch-1.15.x) KUDU-2612 automatically flush sessions on txn commit (Java client) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/17 23:38:37 UTC, 3 replies.
- [kudu-CR] [kserver] output info on server-wide size limit - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/18 02:25:21 UTC, 7 replies.
- [kudu-CR] [txns] add fields for create and update times - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/19 01:07:24 UTC, 5 replies.
- [kudu-CR] KUDU-3223: mangement of per-table limit by kudu CLI - posted by "Hongjiang Zhang (Code Review)" <ge...@cloudera.org> on 2021/05/19 09:06:40 UTC, 0 replies.
- [kudu-CR] KUDU-3223: management of per-table limit by kudu CLI - posted by "Hongjiang Zhang (Code Review)" <ge...@cloudera.org> on 2021/05/19 10:06:00 UTC, 17 replies.
- [kudu-CR](branch-1.15.x) [txns] add fields for create and update times - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/19 19:09:03 UTC, 3 replies.
- [kudu-CR] wip KUDU-2612: clean up TxnMetadatas that have no references - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/19 21:50:35 UTC, 0 replies.
- [kudu-CR] [java] a property to show output while running a test - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/20 17:41:21 UTC, 5 replies.
- [kudu-CR] KUDU-1884: Set sasl protocol name for the TxnSystemClient - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/21 03:09:34 UTC, 3 replies.
- [kudu-CR](branch-1.15.x) KUDU-3223: management of per-table limit by kudu CLI - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/21 04:35:06 UTC, 3 replies.
- [kudu-CR] WIP: KUDU-1884: Set sasl protocol name for the TxnSystemClient - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/21 18:59:39 UTC, 1 replies.
- [kudu-CR] [backup] KUDU-3183 Add tablePrefix option to the Kudu restore job    While Kudu does not have a notion of database, usually the full table name is stored as . on kudu side. (NOTE: database name is optional). Using the options in this - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/21 21:01:07 UTC, 1 replies.
- [kudu-CR] KUDU-3277 fix concurrent session flush issue in Java client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/22 06:30:03 UTC, 12 replies.
- [kudu-CR] [java] utility to detect sanitizer type used for kudu CLI - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/22 21:14:37 UTC, 4 replies.
- [kudu-CR] [java] KUDU-3287: Improve the Java client close behavior - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/23 16:27:51 UTC, 2 replies.
- [kudu-CR] [consensus] a small optimisation on log prefix - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/23 17:49:21 UTC, 4 replies.
- [kudu-CR] [txns] Authorization error when running transactional workload in secure tests - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/23 21:35:31 UTC, 1 replies.
- [kudu-CR] [tests] TsRecoveryITestDeathTest isn't for for TSAN buidls - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/23 21:53:35 UTC, 4 replies.
- [kudu-CR](branch-1.15.x) [java] utility to detect sanitizer type used for kudu CLI - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/23 22:25:48 UTC, 4 replies.
- [kudu-CR](branch-1.15.x) KUDU-3277 fix concurrent session flush issue in Java client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/23 22:25:49 UTC, 5 replies.
- [kudu-CR] [backup] KUDU-3183 Add tablePrefix option to the Kudu restore job   While Kudu does not have a notion of database, usually the full table name is stored as . on kudu side. (NOTE: database name is optional). Using the options in this p - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/24 14:11:34 UTC, 3 replies.
- [kudu-CR] [txns] Allow the TxnSystemClient to run in Authorized environments - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/24 15:58:00 UTC, 9 replies.
- [kudu-CR](branch-1.15.x) [java] a property to show output while running a test - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/24 16:17:49 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) [kserver] output info on server-wide size limit - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/24 16:19:18 UTC, 6 replies.
- [kudu-CR] [security] fix const-correctness of some ACL methods - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/24 17:58:31 UTC, 4 replies.
- [kudu-CR](branch-1.15.x) [security] fix const-correctness of some ACL methods - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/24 19:01:49 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) [txns] Allow the TxnSystemClient to run in Authorized environments - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/24 21:42:43 UTC, 6 replies.
- [kudu-CR] KUDU-2612: disable TxnSystemClient initialization by default - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/25 00:46:57 UTC, 8 replies.
- [kudu-CR] WIP [master] KUDU-2181 Fix duplicate master address and remove unsafe flag tag - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/25 00:57:25 UTC, 0 replies.
- [kudu-CR] KUDU-1884: set sasl protocol name for the TxnSystemClient - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/25 05:53:42 UTC, 12 replies.
- [kudu-CR] [test] minor clean up on TestUnsafeChangeConfigLeaderWithPendingConfig - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/25 07:49:15 UTC, 12 replies.
- [kudu-CR] [backup] KUDU-3183: Add --newDatabaseName and --removeImpalaPrefix options to restore job - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/25 14:09:41 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) KUDU-2612: disable TxnSystemClient initialization by default - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/25 17:49:20 UTC, 3 replies.
- [kudu-CR](branch-1.15.x) KUDU-1884: set sasl protocol name for the TxnSystemClient - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/25 19:26:06 UTC, 2 replies.
- [kudu-CR] WIP [txn manager] allow service user to call txn-related RPCs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/25 21:06:05 UTC, 0 replies.
- [kudu-CR] [backup] KUDU-3183 Add --newDatabaseName and --removeImpalaPrefix options to restore job - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/25 22:00:24 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) [tests] TsRecoveryITestDeathTest isn't for for TSAN buidls - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/26 02:36:47 UTC, 7 replies.
- [kudu-CR](branch-1.15.x) [consensus] a small optimisation on log prefix - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/26 02:37:30 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) [backup] KUDU-3183 Add --newDatabaseName and --removeImpalaPrefix options to restore job - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/26 02:38:08 UTC, 4 replies.
- [kudu-CR](branch-1.15.x) [test] minor clean up on TestUnsafeChangeConfigLeaderWithPendingConfig - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2021/05/26 02:40:15 UTC, 2 replies.
- [kudu-CR] [txn manager] allow service user to call txn-related RPCs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/26 07:54:35 UTC, 1 replies.
- [kudu-CR] [master] KUDU-2181 Fix duplicate master address and remove unsafe flag tag - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/26 16:04:01 UTC, 5 replies.
- [kudu-CR] [txn manager] allow a super user to call txn-related RPCs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/26 17:03:48 UTC, 7 replies.
- [kudu-CR](branch-1.15.x) [master] KUDU-2181 Fix duplicate master address and remove unsafe flag tag - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/26 19:16:52 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) [txn manager] allow a super user to call txn-related RPCs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/26 19:32:27 UTC, 2 replies.
- [kudu-CR] [client] KUDU-3267 Improve error logging when writing to non-existent partition through kudu java client - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/26 20:34:32 UTC, 2 replies.
- [kudu-CR](branch-1.15.x) Bump up version to 1.15.0 - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2021/05/26 21:40:07 UTC, 4 replies.
- [kudu-CR] [consensus] --evict failed followers is a runtime flag - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/27 00:22:46 UTC, 2 replies.
- [kudu-CR] [java] KUDU-3267 Improve logging on writes to non-existent partitions - posted by "Abhishek Chennaka (Code Review)" <ge...@cloudera.org> on 2021/05/27 21:40:04 UTC, 2 replies.
- [kudu-CR] [docs] add a design overview for multi-row transactions - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2021/05/28 00:56:20 UTC, 1 replies.
- [kudu-CR] WIP [tools] txn-related options to 'kudu perf loadgen' - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/28 07:10:42 UTC, 0 replies.
- [kudu-CR] WIP KUDU-3265 txn-related options to 'kudu perf loadgen' - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/05/28 07:12:15 UTC, 2 replies.