mpe...@apache.org |
[1/3] kudu git commit: [tools] Use PrintTable to format ksck's consensus matrix |
Thu, 01 Jun, 20:50 |
mpe...@apache.org |
[2/3] kudu git commit: consensus: Get rid of LockFor*() methods |
Thu, 01 Jun, 20:51 |
mpe...@apache.org |
[3/3] kudu git commit: consensus: Add DCHECK(is_locked()) in all unlocked methods |
Thu, 01 Jun, 20:51 |
ale...@apache.org |
[1/2] kudu git commit: [client-test] fix for TestLastErrorEmbeddedInScanTimeoutStatus |
Thu, 01 Jun, 22:59 |
ale...@apache.org |
[2/2] kudu git commit: [consensus_queue] fix race in UpdateLagMetrics() |
Thu, 01 Jun, 22:59 |
mpe...@apache.org |
[1/2] kudu git commit: ts_recovery-itest: bump timeouts |
Fri, 02 Jun, 02:27 |
mpe...@apache.org |
[2/2] kudu git commit: tablet: Get rid of TabletStatusListener |
Fri, 02 Jun, 02:27 |
mpe...@apache.org |
kudu git commit: consensus: Remove Consensus interface |
Fri, 02 Jun, 18:47 |
danburk...@apache.org |
kudu git commit: Bump LLVM to 4.0.0 |
Sat, 03 Jun, 02:24 |
t...@apache.org |
kudu git commit: Bump version to 1.4.0 (non-SNAPSHOT) |
Mon, 05 Jun, 05:22 |
|
[kudu] Git Push Summary |
|
t...@apache.org |
[kudu] Git Push Summary |
Mon, 05 Jun, 05:24 |
t...@apache.org |
[kudu] Git Push Summary |
Fri, 09 Jun, 01:47 |
t...@apache.org |
[kudu] Git Push Summary |
Tue, 13 Jun, 17:34 |
t...@apache.org |
svn commit: r19877 - in /dev/kudu: apache-kudu-1.4.0.tar.gz apache-kudu-1.4.0.tar.gz.asc apache-kudu-1.4.0.tar.gz.md5 apache-kudu-1.4.0.tar.gz.sha |
Mon, 05 Jun, 05:24 |
t...@apache.org |
svn commit: r19878 - in /dev/kudu: ./ 1.4.0-RC1/ |
Mon, 05 Jun, 05:37 |
dral...@apache.org |
[1/2] kudu git commit: KUDU-1952 Remove round-robin for block placement |
Mon, 05 Jun, 17:38 |
dral...@apache.org |
[2/2] kudu git commit: KUDU-1952 Remove round-robin for block placement |
Mon, 05 Jun, 17:38 |
danburk...@apache.org |
kudu git commit: [java-client] update protoc maven plugin |
Mon, 05 Jun, 17:59 |
mpe...@apache.org |
kudu git commit: Add a workaround for LSAN bug #757 |
Mon, 05 Jun, 21:06 |
danburk...@apache.org |
kudu git commit: [tools] Use PrintTable to format ksck's consensus matrix |
Tue, 06 Jun, 00:24 |
danburk...@apache.org |
kudu git commit: Bump googletest |
Tue, 06 Jun, 00:24 |
mpe...@apache.org |
kudu git commit: external minicluster: expand EMC dir usage |
Tue, 06 Jun, 01:38 |
t...@apache.org |
kudu git commit: tool: add a 'pbc edit' command |
Tue, 06 Jun, 05:50 |
t...@apache.org |
kudu git commit: Add script to run clang-tidy against a patch |
Tue, 06 Jun, 05:55 |
t...@apache.org |
kudu git commit: KUDU-2020: tserver failure causes multiple tablet copy operations per under-replicated tablet |
Tue, 06 Jun, 06:18 |
ale...@apache.org |
kudu git commit: [ExternalDaemon] return non-OK if no process to pause/resume |
Tue, 06 Jun, 06:57 |
a...@apache.org |
kudu git commit: build-and-test.sh: only rerun Spark tests if Java build passes |
Tue, 06 Jun, 20:30 |
dral...@apache.org |
[1/2] kudu git commit: block placement: test DataDirGroups on old servers |
Wed, 07 Jun, 14:19 |
dral...@apache.org |
[2/2] kudu git commit: util: add fault injection of EIOs |
Wed, 07 Jun, 14:19 |
dral...@apache.org |
kudu git commit: log-rolling-itest: delete test files when test ends |
Wed, 07 Jun, 14:21 |
t...@apache.org |
kudu git commit: Release notes for Kudu 1.4 |
Thu, 08 Jun, 21:12 |
t...@apache.org |
[1/4] kudu git commit: Java: fix git worktree compatibility |
Thu, 08 Jun, 21:12 |
t...@apache.org |
[2/4] kudu git commit: Release notes for Kudu 1.4 |
Thu, 08 Jun, 21:12 |
t...@apache.org |
[3/4] kudu git commit: [catalog_manager_tsk-itest] remove KUDU-1294 workaround |
Thu, 08 Jun, 21:12 |
t...@apache.org |
[4/4] kudu git commit: codegen: fix regression in inlining after LLVM 4.0 upgrade |
Thu, 08 Jun, 21:12 |
t...@apache.org |
kudu git commit: Temporary workaround for KUDU-1959 (race when selecting rowsets) |
Thu, 08 Jun, 22:56 |
t...@apache.org |
[1/5] kudu git commit: Fix false positive clang-tidy warning when using gtest |
Thu, 08 Jun, 22:56 |
t...@apache.org |
[2/5] kudu git commit: build: make the failure summary nicer formatting |
Thu, 08 Jun, 22:56 |
t...@apache.org |
[3/5] kudu git commit: Temporary workaround for KUDU-1959 (race when selecting rowsets) |
Thu, 08 Jun, 22:56 |
t...@apache.org |
[4/5] kudu git commit: log_block_manager: fix corruption after re-opening compacted metadata |
Thu, 08 Jun, 22:56 |
t...@apache.org |
[5/5] kudu git commit: tool: add a 'local-replica cmeta set-term' tool |
Thu, 08 Jun, 22:56 |
t...@apache.org |
kudu git commit: log_block_manager: fix corruption after re-opening compacted metadata |
Fri, 09 Jun, 00:12 |
t...@apache.org |
kudu git commit: benchmarks: add set -o pipefail |
Fri, 09 Jun, 00:12 |
ale...@apache.org |
kudu git commit: [security-faults-itest] update expected error message |
Fri, 09 Jun, 01:38 |
t...@apache.org |
svn commit: r19952 - in /dev/kudu: 1.4.0-RC1/ 1.4.0-RC2/ 1.4.0-RC2/apache-kudu-1.4.0.tar.gz 1.4.0-RC2/apache-kudu-1.4.0.tar.gz.asc 1.4.0-RC2/apache-kudu-1.4.0.tar.gz.md5 1.4.0-RC2/apache-kudu-1.4.0.tar.gz.sha |
Fri, 09 Jun, 02:02 |
danburk...@apache.org |
[1/4] kudu git commit: Fix various use-after-move errors |
Fri, 09 Jun, 20:28 |
danburk...@apache.org |
[2/4] kudu git commit: Enable move constructors for protobufs |
Fri, 09 Jun, 20:28 |
danburk...@apache.org |
[3/4] kudu git commit: Fix all 'misc-string-compare' warnings from clang-tidy |
Fri, 09 Jun, 20:28 |
danburk...@apache.org |
[4/4] kudu git commit: Tweak build-and-test.sh to fix spark1 test failures |
Fri, 09 Jun, 20:28 |
a...@apache.org |
[1/4] kudu git commit: [webui] Fix placement of tombstone tablet blurb |
Sat, 10 Jun, 00:29 |
a...@apache.org |
[2/4] kudu git commit: [tools] Rename `kudu test` to `kudu perf` |
Sat, 10 Jun, 00:29 |
a...@apache.org |
[3/4] kudu git commit: Fix misc-string-* clang-tidy warnings |
Sat, 10 Jun, 00:29 |
a...@apache.org |
[4/4] kudu git commit: KUDU-1442 log number of open log block containers |
Sat, 10 Jun, 00:29 |
t...@apache.org |
kudu git commit: KUDU-2037 fix flake in ts_recovery-itest |
Mon, 12 Jun, 18:17 |
t...@apache.org |
[1/4] kudu git commit: [python] Fix undefined TimeoutError in tests |
Mon, 12 Jun, 23:22 |
t...@apache.org |
[2/4] kudu git commit: tidy: enable some identifier naming rules |
Mon, 12 Jun, 23:22 |
t...@apache.org |
[3/4] kudu git commit: tidy: enable rule for constant naming |
Mon, 12 Jun, 23:22 |
t...@apache.org |
[4/4] kudu git commit: Use the same replica selection when adding a server as table creation |
Mon, 12 Jun, 23:22 |
mpe...@apache.org |
kudu git commit: KUDU-2004. Undefined behavior in TlsSocket::Writev() |
Tue, 13 Jun, 00:59 |
t...@apache.org |
[1/5] kudu git commit: maintenance_manager: allow runtime disabling via flag |
Tue, 13 Jun, 16:10 |
t...@apache.org |
[2/5] kudu git commit: tidy: add and fix modernize-make-shared |
Tue, 13 Jun, 16:10 |
t...@apache.org |
[3/5] kudu git commit: tidy: add and fix modernize-use-emplace and shrink-to-fit |
Tue, 13 Jun, 16:10 |
t...@apache.org |
[4/5] kudu git commit: tidy: add and fix modernize-use-emplace and shrink-to-fit |
Tue, 13 Jun, 16:10 |
t...@apache.org |
[5/5] kudu git commit: tidy: add and fix modernize-pass-by-value |
Tue, 13 Jun, 16:10 |
t...@apache.org |
svn commit: r20022 - /dev/kudu/1.4.0-RC2/ /release/kudu/1.4.0/ |
Tue, 13 Jun, 17:34 |
ale...@apache.org |
kudu git commit: [java] fixed checkstyle warnings |
Tue, 13 Jun, 19:06 |
a...@apache.org |
kudu git commit: Bump version to 1.4.1-SNAPSHOT |
Wed, 14 Jun, 00:17 |
a...@apache.org |
[1/3] kudu git commit: external_mini_cluster: use a default destructor for options struct |
Wed, 14 Jun, 00:17 |
a...@apache.org |
[2/3] kudu git commit: tidy: fix misc-move-const-args |
Wed, 14 Jun, 00:17 |
a...@apache.org |
[3/3] kudu git commit: mini_cluster: shutdown in destructors |
Wed, 14 Jun, 00:17 |