ale...@apache.org |
[kudu] branch master updated (fcbca3d -> 1efa619) |
Tue, 01 Oct, 04:12 |
ale...@apache.org |
[kudu] 01/03: [clock] add a built-in NTP client implementation |
Tue, 01 Oct, 04:12 |
ale...@apache.org |
[kudu] 02/03: [clock] add unit tests for FindIntersection() function |
Tue, 01 Oct, 04:12 |
ale...@apache.org |
[kudu] 03/03: [mini_cluster] introduce 'builtin' clock source |
Tue, 01 Oct, 04:12 |
a...@apache.org |
[kudu] branch master updated (1efa619 -> 2e1c679) |
Tue, 01 Oct, 06:05 |
a...@apache.org |
[kudu] 01/04: KUDU-2069 p4: stop replication from failed servers in maintenance mode |
Tue, 01 Oct, 06:05 |
a...@apache.org |
[kudu] 02/04: KUDU-2069 p5: recheck tablet health when exiting maintenance mode |
Tue, 01 Oct, 06:05 |
a...@apache.org |
[kudu] 03/04: trace-test: fix kernel stack watchdog data race |
Tue, 01 Oct, 06:05 |
a...@apache.org |
[kudu] 04/04: table_locations-itest: restrict benchmark to slow mode |
Tue, 01 Oct, 06:05 |
ale...@apache.org |
[kudu] branch master updated: [clock] modernize clock-related classes |
Tue, 01 Oct, 06:27 |
a...@apache.org |
[kudu] branch master updated (8ddeda6 -> f73671a) |
Wed, 02 Oct, 04:11 |
a...@apache.org |
[kudu] 01/05: [docs] Fix code block formatting |
Wed, 02 Oct, 04:11 |
a...@apache.org |
[kudu] 02/05: cfile: track memory for CFileReaders and BloomFileReaders |
Wed, 02 Oct, 04:11 |
a...@apache.org |
[kudu] 03/05: TestMiniKuduCluster: deflake testHiveMetastoreIntegration |
Wed, 02 Oct, 04:11 |
a...@apache.org |
[kudu] 04/05: AsyncKuduClient: improve debug-level getTableKeyRanges logging |
Wed, 02 Oct, 04:11 |
a...@apache.org |
[kudu] 05/05: TestKuduPartitioner: deflake testBuildTimeout |
Wed, 02 Oct, 04:11 |
aw...@apache.org |
[kudu] branch master updated (f73671a -> fc0e973) |
Wed, 02 Oct, 06:31 |
aw...@apache.org |
[kudu] 01/03: test: deflake TestFailedTServerInMaintenanceModeDoesntRereplicate |
Wed, 02 Oct, 06:31 |
aw...@apache.org |
[kudu] 02/03: Fix compilation on XCode 11 |
Wed, 02 Oct, 06:31 |
aw...@apache.org |
[kudu] 03/03: test: deflake TestBackgroundFailureDuringMaintenanceMode |
Wed, 02 Oct, 06:31 |
ale...@apache.org |
[kudu] branch master updated: [mini_cluster] set MiniChronydOptions::data_root explicitly |
Wed, 02 Oct, 18:43 |
ale...@apache.org |
[kudu] branch master updated: [mini_cluster] fix adding NTP flags for tservers |
Wed, 02 Oct, 20:09 |
ale...@apache.org |
[kudu] branch master updated: [clock] remove 'experimental' tag from some clock-related flags |
Wed, 02 Oct, 22:20 |
ale...@apache.org |
[kudu] branch master updated (708f250 -> f9adfd1) |
Thu, 03 Oct, 17:03 |
ale...@apache.org |
[kudu] 01/02: create-table-itest: deflake TestCreateWhenMajorityOfReplicasFailCreation |
Thu, 03 Oct, 17:03 |
ale...@apache.org |
[kudu] 02/02: [mini_chronyd] introduce MiniChronyd::address() |
Thu, 03 Oct, 17:03 |
ale...@apache.org |
[kudu] branch master updated: [mini_cluster] small fix on Mini{Chronyd, Hms}::Start() |
Thu, 03 Oct, 19:44 |
ale...@apache.org |
[kudu] branch master updated (fa6d5a2 -> 03e2ada) |
Fri, 04 Oct, 17:19 |
ale...@apache.org |
[kudu] 01/02: [mini_chronyd] remove cmd socket directory on exit |
Fri, 04 Oct, 17:19 |
ale...@apache.org |
[kudu] 02/02: [test] use built-in NTP by default for ExternalMiniCluster |
Fri, 04 Oct, 17:19 |
ale...@apache.org |
[kudu] branch master updated (03e2ada -> 68302a6) |
Sat, 05 Oct, 07:12 |
ale...@apache.org |
[kudu] 01/02: [clock] update description of --time_source flag |
Sat, 05 Oct, 07:12 |
ale...@apache.org |
[kudu] 02/02: KUDU-2069 p6: allow setting tserver states |
Sat, 05 Oct, 07:12 |
ale...@apache.org |
[kudu] branch master updated: [clock] clean up on chronyd test utility functions |
Mon, 07 Oct, 06:20 |
a...@apache.org |
[kudu] branch master updated: tablet_server-test: deflake ScanCorruptedDeltasParamTest |
Mon, 07 Oct, 23:56 |
aw...@apache.org |
[kudu] branch master updated (396e412 -> 1f4d473) |
Tue, 08 Oct, 22:56 |
aw...@apache.org |
[kudu] 01/03: [rebalance] fix comments |
Tue, 08 Oct, 22:56 |
aw...@apache.org |
[kudu] 02/03: KUDU-2069 p7: add tool to enter/exit maintenance |
Tue, 08 Oct, 22:57 |
aw...@apache.org |
[kudu] 03/03: KUDU-2069 p8: support listing tserver state through CLI |
Tue, 08 Oct, 22:57 |
a...@apache.org |
[kudu] branch master updated (1f4d473 -> 6b7b40b) |
Wed, 09 Oct, 05:03 |
a...@apache.org |
[kudu] 01/02: tools: return errors when making calls to the master |
Wed, 09 Oct, 05:03 |
a...@apache.org |
[kudu] 02/02: KUDU-2965: cut down on task-related log spew in the catalog manager |
Wed, 09 Oct, 05:03 |
aw...@apache.org |
[kudu] branch master updated: KUDU-2069 p9: add timestamps to tserver states |
Wed, 09 Oct, 05:55 |
a...@apache.org |
[kudu] branch master updated (ac235e3 -> c29ee55) |
Wed, 09 Oct, 18:33 |
a...@apache.org |
[kudu] 01/02: [common] Fix comment of RowProjector |
Wed, 09 Oct, 18:33 |
a...@apache.org |
[kudu] 02/02: webserver: port fix for IMPALA-9001 to Kudu |
Wed, 09 Oct, 18:33 |
ale...@apache.org |
[kudu] branch branch-1.11.x created (now c29ee55) |
Thu, 10 Oct, 02:53 |
ale...@apache.org |
[kudu] branch master updated (c29ee55 -> 6f49b2d) |
Fri, 11 Oct, 06:15 |
ale...@apache.org |
[kudu] 01/03: [tablet] remove used method in Mutation |
Fri, 11 Oct, 06:15 |
ale...@apache.org |
[kudu] 02/03: [util] KUDU-2968 Fix RleDecoder::GetNextRun() in case of literal runs |
Fri, 11 Oct, 06:15 |
ale...@apache.org |
[kudu] 03/03: [docs] a small update on RELEASING.adoc |
Fri, 11 Oct, 06:15 |
ale...@apache.org |
[kudu] branch master updated: [build] Fix a bug for memory_gc-itest |
Fri, 11 Oct, 16:50 |
ale...@apache.org |
[kudu] branch master updated (06621af -> 4d66740) |
Fri, 11 Oct, 20:21 |
ale...@apache.org |
[kudu] 01/02: [clock] log on CombineClocks() status only via VLOG |
Fri, 11 Oct, 20:21 |
ale...@apache.org |
[kudu] 02/02: Update version to 1.12.0-SNAPSHOT |
Fri, 11 Oct, 20:21 |
aw...@apache.org |
[kudu] branch master updated: util: gscoped_ptr<ThreadPool> -> unique_ptr<ThreadPool> |
Sat, 12 Oct, 01:57 |
a...@apache.org |
[kudu] branch master updated: net_util: tag DNS resolution as a blocking operation |
Mon, 14 Oct, 19:13 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated: [util] KUDU-2968 Fix RleDecoder::GetNextRun() in case of literal runs |
Mon, 14 Oct, 19:15 |
ale...@apache.org |
[kudu] branch master updated: KUDU-2800 Test long bootstrapping tablet replicas |
Mon, 14 Oct, 19:19 |
ale...@apache.org |
[kudu] branch master updated: www: ensure all href values are enclosed in single or double quotes |
Mon, 14 Oct, 20:20 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated: [docs] add 1.11.0 release notes |
Mon, 14 Oct, 23:44 |
aw...@apache.org |
[kudu] branch master updated: [cfile] KUDU-2852 Push predicate evaluation for int type RLE decoder |
Mon, 14 Oct, 23:46 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated: www: ensure all href values are enclosed in single or double quotes |
Mon, 14 Oct, 23:47 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated: [clock] log on CombineClocks() status only via VLOG |
Mon, 14 Oct, 23:48 |
ale...@apache.org |
[kudu] branch master updated: [docs][examples] fix RAT report |
Tue, 15 Oct, 01:54 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated: [docs][examples] fix RAT report |
Tue, 15 Oct, 02:51 |
a...@apache.org |
[kudu] branch master updated: [test] deflake memory_gc-itest |
Tue, 15 Oct, 04:50 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated (34ee1ba -> 2b5119e) |
Tue, 15 Oct, 17:17 |
ale...@apache.org |
[kudu] 01/08: [tablet] remove used method in Mutation |
Tue, 15 Oct, 17:17 |
ale...@apache.org |
[kudu] 02/08: [docs] a small update on RELEASING.adoc |
Tue, 15 Oct, 17:17 |
ale...@apache.org |
[kudu] 03/08: util: gscoped_ptr<ThreadPool> -> unique_ptr<ThreadPool> |
Tue, 15 Oct, 17:18 |
ale...@apache.org |
[kudu] 04/08: [build] Fix a bug for memory_gc-itest |
Tue, 15 Oct, 17:18 |
ale...@apache.org |
[kudu] 05/08: [test] deflake memory_gc-itest |
Tue, 15 Oct, 17:18 |
ale...@apache.org |
[kudu] 06/08: net_util: tag DNS resolution as a blocking operation |
Tue, 15 Oct, 17:18 |
ale...@apache.org |
[kudu] 07/08: [cfile] KUDU-2852 Push predicate evaluation for int type RLE decoder |
Tue, 15 Oct, 17:18 |
ale...@apache.org |
[kudu] 08/08: KUDU-2800 Test long bootstrapping tablet replicas |
Tue, 15 Oct, 17:18 |
ale...@apache.org |
[kudu] branch branch-1.11.x updated (2b5119e -> 0d95261) |
Tue, 15 Oct, 19:59 |
ale...@apache.org |
[kudu] 01/02: [docs] Add Flume integration deprecation |
Tue, 15 Oct, 19:59 |
ale...@apache.org |
[kudu] 02/02: Bump version to 1.11.0 (non-SNAPSHOT) |
Tue, 15 Oct, 19:59 |
ale...@apache.org |
[kudu] tag 1.11.0-RC1 created (now 0d95261) |
Tue, 15 Oct, 20:16 |
ale...@apache.org |
svn commit: r36349 - in /dev/kudu/1.11.0-RC1: ./ apache-kudu-1.11.0.tar.gz apache-kudu-1.11.0.tar.gz.asc apache-kudu-1.11.0.tar.gz.sha512 |
Tue, 15 Oct, 21:14 |
a...@apache.org |
[kudu] branch master updated: webserver-test: refactoring and simplification |
Tue, 15 Oct, 22:12 |
ale...@apache.org |
svn commit: r36353 - /release/kudu/KEYS |
Tue, 15 Oct, 23:08 |