a...@apache.org |
[kudu] branch master updated: [docs] An instruction to add repaired disk back to cluster |
Fri, 01 Feb, 00:25 |
a...@apache.org |
[kudu] branch master updated (d0490b3 -> 919a481) |
Fri, 01 Feb, 00:26 |
a...@apache.org |
[kudu] 01/02: [java] fix ITClient test retrying |
Fri, 01 Feb, 00:26 |
a...@apache.org |
[kudu] 02/02: [java] better client and minicluster cleanup after tests finish |
Fri, 01 Feb, 00:26 |
granthe...@apache.org |
[kudu] branch master updated: [build] Add a script to publish the kudu-binary jars |
Fri, 01 Feb, 21:25 |
a...@apache.org |
[kudu] branch master updated (990bb4d -> 2107f23) |
Sat, 02 Feb, 18:49 |
a...@apache.org |
[kudu] 01/03: Add tracing to StartTabletCopy |
Sat, 02 Feb, 18:49 |
a...@apache.org |
[kudu] 02/03: [Java] Upgrade dependencies |
Sat, 02 Feb, 18:49 |
a...@apache.org |
[kudu] 03/03: KUDU-2665: LBM may delete containers with live blocks |
Sat, 02 Feb, 18:49 |
granthe...@apache.org |
[kudu] branch master updated: [docker] Adjust Kudu image tagging |
Sun, 03 Feb, 05:20 |
mpe...@apache.org |
[kudu] branch master updated: KUDU-2411: Fix macOS relocation logic |
Sun, 03 Feb, 05:21 |
granthe...@apache.org |
[kudu] branch master updated (2551c77 -> ce653d4) |
Mon, 04 Feb, 16:14 |
granthe...@apache.org |
[kudu] 01/02: [docker] Add a kudu user to the kudu image |
Mon, 04 Feb, 16:14 |
granthe...@apache.org |
[kudu] 02/02: [docker] Add a docker-compose example |
Mon, 04 Feb, 16:14 |
mpe...@apache.org |
[kudu] branch master updated: KUDU-2411: macOS: Ship fewer deps with binary artifact |
Mon, 04 Feb, 18:17 |
granthe...@apache.org |
[kudu] branch master updated (47a96ae -> ddfe8f7) |
Mon, 04 Feb, 22:29 |
granthe...@apache.org |
[kudu] 01/02: Fix wrong substitute argument in ksck |
Mon, 04 Feb, 22:29 |
granthe...@apache.org |
[kudu] 02/02: [docker] Fix bootstrap-env.sh for some OS versions |
Mon, 04 Feb, 22:29 |
aw...@apache.org |
[kudu] branch master updated: Add a feature flag for deleting dead containers |
Tue, 05 Feb, 19:38 |
granthe...@apache.org |
[kudu] branch master updated (8dc7904 -> 73cda9f) |
Tue, 05 Feb, 22:18 |
granthe...@apache.org |
[kudu] 01/04: [spark] Add write duration histograms |
Tue, 05 Feb, 22:18 |
granthe...@apache.org |
[kudu] 02/04: [rebalancer] always output summary on policy violations |
Tue, 05 Feb, 22:18 |
granthe...@apache.org |
[kudu] 03/04: [master] add --master_client_location_assignment_enabled flag |
Tue, 05 Feb, 22:18 |
granthe...@apache.org |
[kudu] 04/04: [docker] Optimize kudu image size |
Tue, 05 Feb, 22:18 |
ale...@apache.org |
[kudu] branch master updated (73cda9f -> 2b9b579) |
Tue, 05 Feb, 22:41 |
ale...@apache.org |
[kudu] 01/02: Reduce "Failed to heartbeat..." log spam |
Tue, 05 Feb, 22:41 |
ale...@apache.org |
[kudu] 02/02: [tools] KUDU-2688 rebalancer should not fix RF=2 violations |
Tue, 05 Feb, 22:41 |
aw...@apache.org |
[kudu] branch master updated (2b9b579 -> b2d95c6) |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] 01/06: [java] Improve Java RPC traces [1/n]: Improve trace messages |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] 02/06: KUDU-2411: linux: Ship the sasl2 modules with the binary artifact |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] 03/06: [docker] Add publish support to the build script |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] 04/06: [docker] Fix missing libsasl2 package on Ubuntu |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] 05/06: KUDU-2411: Set SASL_PATH if needed when starting MiniCluster |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] 06/06: KUDU-2411: Remove binary test artifact files on JVM exit |
Wed, 06 Feb, 05:26 |
aw...@apache.org |
[kudu] branch branch-1.9.x created (now b2d95c6) |
Wed, 06 Feb, 05:29 |
aw...@apache.org |
[kudu] branch master updated: Update version to 1.10.0-SNAPSHOT |
Wed, 06 Feb, 17:11 |
aw...@apache.org |
[kudu] branch branch-1.9.x updated: Bump version to 1.9.0 (non-SNAPSHOT) |
Wed, 06 Feb, 20:05 |
aw...@apache.org |
[kudu] branch master updated: python: fix handling for non-SNAPSHOT versions |
Wed, 06 Feb, 20:05 |
ale...@apache.org |
[kudu] branch master updated: [fs_manager-test] fix tests for macOS |
Wed, 06 Feb, 22:42 |
ale...@apache.org |
[kudu] branch branch-1.9.x updated: [fs_manager-test] fix tests for macOS |
Thu, 07 Feb, 00:26 |
ale...@apache.org |
[kudu] branch master updated (a8367e8 -> 4433fa5) |
Thu, 07 Feb, 22:16 |
ale...@apache.org |
[kudu] 01/03: KUDU-2676 Support restoring tables over the maximum allowed replicas |
Thu, 07 Feb, 22:16 |
ale...@apache.org |
[kudu] 02/03: [tools] --load_imbalance_threshold flag for LA rebalancer |
Thu, 07 Feb, 22:16 |
ale...@apache.org |
[kudu] 03/03: [rebalancer] location-aware rebalancer (part 10/n) |
Thu, 07 Feb, 22:16 |
ale...@apache.org |
[kudu] branch branch-1.9.x updated (892e584 -> cb5c6cd) |
Fri, 08 Feb, 00:58 |
ale...@apache.org |
[kudu] 01/02: [tools] --load_imbalance_threshold flag for LA rebalancer |
Fri, 08 Feb, 00:58 |
ale...@apache.org |
[kudu] 02/02: [rebalancer] location-aware rebalancer (part 10/n) |
Fri, 08 Feb, 00:58 |
granthe...@apache.org |
[kudu] branch branch-1.9.x updated (cb5c6cd -> 3aae1ba) |
Mon, 11 Feb, 18:42 |
granthe...@apache.org |
[kudu] 01/03: KUDU-2411: Mark the KuduTestHarness as public |
Mon, 11 Feb, 18:42 |
granthe...@apache.org |
[kudu] 02/03: [client] Mark GetUnscaledDecimal as const |
Mon, 11 Feb, 18:42 |
granthe...@apache.org |
[kudu] 03/03: [client] Improve message when setting a decimal on a non-decimal column |
Mon, 11 Feb, 18:42 |
granthe...@apache.org |
[kudu] branch master updated (4433fa5 -> 4f3baf7) |
Mon, 11 Feb, 18:43 |
granthe...@apache.org |
[kudu] 01/04: KUDU-2543 pt 1: basic checks for authz tokens |
Mon, 11 Feb, 18:43 |
granthe...@apache.org |
[kudu] 02/04: KUDU-2411: Mark the KuduTestHarness as public |
Mon, 11 Feb, 18:43 |
granthe...@apache.org |
[kudu] 03/04: [client] Mark GetUnscaledDecimal as const |
Mon, 11 Feb, 18:43 |
granthe...@apache.org |
[kudu] 04/04: [client] Improve message when setting a decimal on a non-decimal column |
Mon, 11 Feb, 18:43 |
mpe...@apache.org |
[kudu] branch master updated (4f3baf7 -> 626938e) |
Mon, 11 Feb, 22:16 |
mpe...@apache.org |
[kudu] 01/02: KUDU-2411: Update license information for binary test jars |
Mon, 11 Feb, 22:17 |
mpe...@apache.org |
[kudu] 02/02: KUDU-2411: Exclude libz from binary jar on macOS |
Mon, 11 Feb, 22:17 |
granthe...@apache.org |
[kudu] branch branch-1.9.x updated (3aae1ba -> 320a799) |
Tue, 12 Feb, 22:34 |
granthe...@apache.org |
[kudu] 01/03: KUDU-2411: Update license information for binary test jars |
Tue, 12 Feb, 22:34 |
granthe...@apache.org |
[kudu] 02/03: KUDU-2411: Exclude libz from binary jar on macOS |
Tue, 12 Feb, 22:34 |
granthe...@apache.org |
[kudu] 03/03: [client] Fix GetUnscaledDecimal backward compatiblity |
Tue, 12 Feb, 22:34 |
granthe...@apache.org |
[kudu] branch master updated (626938e -> 714a680) |
Tue, 12 Feb, 22:34 |
granthe...@apache.org |
[kudu] 01/02: [rebalancer] fix LOG() misprint in rebalancer |
Tue, 12 Feb, 22:34 |
granthe...@apache.org |
[kudu] 02/02: [client] Fix GetUnscaledDecimal backward compatiblity |
Tue, 12 Feb, 22:34 |
a...@apache.org |
[kudu] branch master updated: KUDU-2411: fix dep pattern matching in relocation script |
Tue, 12 Feb, 23:11 |
ale...@apache.org |
[kudu] branch master updated (d760b27 -> 1b138a0) |
Wed, 13 Feb, 00:55 |
ale...@apache.org |
[kudu] 01/02: fs: enable runtime container deletion for block_manager-stress-test |
Wed, 13 Feb, 00:55 |
ale...@apache.org |
[kudu] 02/02: [security] KUDU-2695 fix CheckOpenSSLInitialized() |
Wed, 13 Feb, 00:55 |
ale...@apache.org |
[kudu] branch master updated: [CMakeLists] get rid of warnings in ASAN builds |
Wed, 13 Feb, 02:24 |
a...@apache.org |
[kudu] branch branch-1.9.x updated (320a799 -> c7a994d) |
Wed, 13 Feb, 09:07 |
a...@apache.org |
[kudu] 01/03: KUDU-2411: fix dep pattern matching in relocation script |
Wed, 13 Feb, 09:07 |
a...@apache.org |
[kudu] 02/03: [security] KUDU-2695 fix CheckOpenSSLInitialized() |
Wed, 13 Feb, 09:07 |
a...@apache.org |
[kudu] 03/03: [CMakeLists] get rid of warnings in ASAN builds |
Wed, 13 Feb, 09:07 |
granthe...@apache.org |
[kudu] branch master updated (5cfd81f -> 9b698e9) |
Wed, 13 Feb, 17:59 |
granthe...@apache.org |
[kudu] 01/03: KUDU-2674: [java] Add a Java KuduPartitioner API |
Wed, 13 Feb, 17:59 |
granthe...@apache.org |
[kudu] 02/03: [Java] Add PartialRow and RowResult getObject API |
Wed, 13 Feb, 17:59 |
granthe...@apache.org |
[kudu] 03/03: [Java] Add setRow to Operation |
Wed, 13 Feb, 17:59 |
granthe...@apache.org |
[kudu] branch master updated: [spark] Factor out the Spark/Kudu row converter |
Wed, 13 Feb, 19:27 |
aw...@apache.org |
[kudu] branch master updated: KUDU-2543 pt 2: pass around default authz tokens |
Wed, 13 Feb, 19:44 |
ale...@apache.org |
[kudu] branch master updated (a981864 -> 4e2451d) |
Thu, 14 Feb, 04:26 |
ale...@apache.org |
[kudu] 01/02: log_block_manager: fix invalid pointer |
Thu, 14 Feb, 04:26 |
ale...@apache.org |
[kudu] 02/02: [build-support] KUDU-2699 introduce TIDY build type |
Thu, 14 Feb, 04:26 |
ale...@apache.org |
[kudu] branch master updated: [build-support] updated iwyu-dependent target name |
Thu, 14 Feb, 21:50 |
ale...@apache.org |
[kudu] branch master updated (b289960 -> 8f6d2f9) |
Fri, 15 Feb, 02:46 |
ale...@apache.org |
[kudu] 01/02: Fix tracing of log appending and reduce log-related log spam |
Fri, 15 Feb, 02:47 |
ale...@apache.org |
[kudu] 02/02: [tests] fix running tests under the super-user |
Fri, 15 Feb, 02:47 |
a...@apache.org |
[kudu] branch master updated (8f6d2f9 -> c23dc84) |
Fri, 15 Feb, 18:07 |
a...@apache.org |
[kudu] 01/03: KUDU-2686 python: remove multiprocessing |
Fri, 15 Feb, 18:07 |
a...@apache.org |
[kudu] 02/03: Reduce "Overwriting operations" log spam on bootstrap |
Fri, 15 Feb, 18:07 |
a...@apache.org |
[kudu] 03/03: Fix compilation warnings under debian8.9 |
Fri, 15 Feb, 18:07 |
wdberke...@apache.org |
[kudu] branch master updated (c23dc84 -> 794a9ec) |
Fri, 15 Feb, 18:26 |
wdberke...@apache.org |
[kudu] 01/03: [tools] Add tool to list data dirs for a tablet |
Fri, 15 Feb, 18:26 |
wdberke...@apache.org |
[kudu] 02/03: [tools] Add tablet data dirs to 'kudu remote replica list' |
Fri, 15 Feb, 18:26 |
wdberke...@apache.org |
[kudu] 03/03: docs: fix two broken links in the installation doc |
Fri, 15 Feb, 18:26 |
wdberke...@apache.org |
[kudu] branch master updated (794a9ec -> df10529) |
Fri, 15 Feb, 23:37 |
wdberke...@apache.org |
[kudu] 01/02: [server] Add start_time in server description |
Fri, 15 Feb, 23:37 |
wdberke...@apache.org |
[kudu] 02/02: [tools] Add useful flags to 'kudu remote_replica list' |
Fri, 15 Feb, 23:37 |
granthe...@apache.org |
[kudu] branch branch-1.9.x updated (c7a994d -> 8f16041) |
Sat, 16 Feb, 22:16 |
granthe...@apache.org |
[kudu] 01/05: docs: fix two broken links in the installation doc |
Sat, 16 Feb, 22:16 |
granthe...@apache.org |
[kudu] 02/05: KUDU-2508: [DOCS] Recommend nscd even for static name resolutions |
Sat, 16 Feb, 22:16 |
granthe...@apache.org |
[kudu] 03/05: Reduce "Overwriting operations" log spam on bootstrap |
Sat, 16 Feb, 22:16 |
granthe...@apache.org |
[kudu] 04/05: [rebalancer] fix LOG() misprint in rebalancer |
Sat, 16 Feb, 22:16 |
granthe...@apache.org |
[kudu] 05/05: log_block_manager: fix invalid pointer |
Sat, 16 Feb, 22:16 |