granthe...@apache.org |
[1/3] kudu git commit: test: deflake TestRestartWithDifferentUUID |
Fri, 02 Feb, 22:19 |
granthe...@apache.org |
[2/3] kudu git commit: KUDU-721: Support for Decimal type, Part 1 (Server, C++ Client) |
Fri, 02 Feb, 22:19 |
granthe...@apache.org |
[3/3] kudu git commit: KUDU-721: Support for Decimal type, Part 1 (Server, C++ Client) |
Fri, 02 Feb, 22:19 |
jdcry...@apache.org |
kudu git commit: Update the latest committers |
Fri, 02 Feb, 23:01 |
jdcry...@apache.org |
kudu git commit: Fix broken doc guide link |
Fri, 02 Feb, 23:05 |
t...@apache.org |
[1/4] kudu git commit: Fix log message when there's too few data dirs for a data dir group |
Sat, 03 Feb, 01:09 |
t...@apache.org |
[2/4] kudu git commit: KUDU-2279 (part 1). rolling_log: respect logfile retention flag |
Sat, 03 Feb, 01:09 |
t...@apache.org |
[3/4] kudu git commit: metrics: fast-path PB/JSON dump for empty histograms |
Sat, 03 Feb, 01:09 |
t...@apache.org |
[4/4] kudu git commit: jsonwriter: do some internal buffering in front of ostringstream |
Sat, 03 Feb, 01:09 |
t...@apache.org |
[1/2] kudu git commit: jsonwriter: small optimization for PB fields |
Mon, 05 Feb, 04:43 |
t...@apache.org |
[2/2] kudu git commit: rpc: micro-optimize delayed task handling |
Mon, 05 Feb, 04:43 |
danburk...@apache.org |
[1/2] kudu git commit: [tests] Add more test coverage for INT128 columns |
Mon, 05 Feb, 18:27 |
danburk...@apache.org |
[2/2] kudu git commit: [docs] Added recommendation to compress PK for backfill inserts |
Mon, 05 Feb, 18:27 |
mpe...@apache.org |
kudu git commit: Don't rely on pending config OpId index for peer promotion |
Mon, 05 Feb, 19:50 |
granthe...@apache.org |
kudu git commit: KUDU-2281: Add Primary Key Support For INT128 Columns |
Mon, 05 Feb, 20:36 |
t...@apache.org |
[1/7] kudu git commit: Improved logging of DMS flushes |
Tue, 06 Feb, 08:08 |
t...@apache.org |
[2/7] kudu git commit: KUDU-2279 (part 2): metrics: only emit changed metrics in metrics log |
Tue, 06 Feb, 08:08 |
t...@apache.org |
[3/7] kudu git commit: KUDU-2279 (part 3): metrics: don't emit untouched metrics to log |
Tue, 06 Feb, 08:08 |
t...@apache.org |
[4/7] kudu git commit: KUDU-2279 (part 4): enable metrics log by default |
Tue, 06 Feb, 08:08 |
t...@apache.org |
[5/7] kudu git commit: KUDU-2279 (part 5): don't include entity attributes in log |
Tue, 06 Feb, 08:08 |
t...@apache.org |
[6/7] kudu git commit: build-support: fix reporting of build configuration |
Tue, 06 Feb, 08:08 |
t...@apache.org |
[7/7] kudu git commit: [thirdparty] fix sized-deallocation issue on OS X 10.11 |
Tue, 06 Feb, 08:08 |
mpe...@apache.org |
kudu git commit: Update instructions for publishing changes to the live site |
Wed, 07 Feb, 01:15 |
mpe...@apache.org |
kudu git commit: Fix crash when log_dir is not specified |
Wed, 07 Feb, 03:36 |
mpe...@apache.org |
[1/3] kudu git commit: [build] fix on ld's -l:path_to_file notation on OS X |
Wed, 07 Feb, 23:00 |
mpe...@apache.org |
[2/3] kudu git commit: Add previous / current thread to collision warner |
Wed, 07 Feb, 23:00 |
mpe...@apache.org |
[3/3] kudu git commit: Fix unlocked access to cmeta in RaftConsensus::Start() |
Wed, 07 Feb, 23:00 |
ale...@apache.org |
kudu git commit: TSTabletManager::DeleteTabletData() should log delete_type on success |
Fri, 09 Feb, 01:10 |
mpe...@apache.org |
kudu git commit: Add additonal form and tests for GetConsensusRole() |
Fri, 09 Feb, 06:04 |
mpe...@apache.org |
[1/3] kudu git commit: thirdparty: disable the gperftools heap checker |
Sat, 10 Feb, 02:07 |
mpe...@apache.org |
[2/3] kudu git commit: Fix client comaptibility with gcc 4.4 |
Sat, 10 Feb, 02:07 |
mpe...@apache.org |
[3/3] kudu git commit: [consensus] add queue/cmeta consistency DCHECK |
Sat, 10 Feb, 02:07 |
t...@apache.org |
kudu git commit: Expose RPC method info map and various metrics |
Mon, 12 Feb, 19:28 |
t...@apache.org |
[1/2] kudu git commit: [Java] Upgrade Dependencies |
Mon, 12 Feb, 23:07 |
t...@apache.org |
[2/2] kudu git commit: dist_test: shard some long-running tests |
Mon, 12 Feb, 23:07 |
mpe...@apache.org |
[1/4] kudu git commit: KUDU-2274. RaftConsensus should not access cmeta when shutdown |
Mon, 12 Feb, 23:30 |
mpe...@apache.org |
[2/4] kudu git commit: KUDU-2274. Shut down tombstoned replica when replacing it |
Mon, 12 Feb, 23:30 |
mpe...@apache.org |
[3/4] kudu git commit: cmeta: Use more efficient form of GetConsensusRole() |
Mon, 12 Feb, 23:30 |
mpe...@apache.org |
[4/4] kudu git commit: Random cleanups in RaftConsensus |
Mon, 12 Feb, 23:30 |
mpe...@apache.org |
[1/3] kudu git commit: logging: fix UBSAN unsigned int overflow in LogThrottler |
Tue, 13 Feb, 01:30 |
mpe...@apache.org |
[2/3] kudu git commit: docs: improvements to NTP troubleshooting |
Tue, 13 Feb, 01:30 |
mpe...@apache.org |
[3/3] kudu git commit: docs: Update release management documentation |
Tue, 13 Feb, 01:30 |
ale...@apache.org |
[1/3] kudu git commit: KUDU-2291 (part 1): allow collecting a thread's stack without immediate symbolization |
Tue, 13 Feb, 21:07 |
ale...@apache.org |
[2/3] kudu git commit: [Java] Downgrade protobuf to 3.4.0 |
Tue, 13 Feb, 21:07 |
ale...@apache.org |
[3/3] kudu git commit: [tablet] fix nullptr dereference while capturing iterators |
Tue, 13 Feb, 21:07 |
granthe...@apache.org |
[1/6] kudu git commit: [docs] Document how to recover from a majority failed tablet |
Tue, 13 Feb, 22:28 |
granthe...@apache.org |
[2/6] kudu git commit: [docs] Add scaling guide |
Tue, 13 Feb, 22:28 |
granthe...@apache.org |
[3/6] kudu git commit: Add back KuduColumnSchema DataTypeToString |
Tue, 13 Feb, 22:28 |
granthe...@apache.org |
[4/6] kudu git commit: KUDU-721: [Java] Add DECIMAL column type support |
Tue, 13 Feb, 22:28 |
granthe...@apache.org |
[5/6] kudu git commit: KUDU-721: [Java] Add DECIMAL column type support |
Tue, 13 Feb, 22:28 |
granthe...@apache.org |
[6/6] kudu git commit: KUDU-721: [Spark] Add DECIMAL type support |
Tue, 13 Feb, 22:28 |
ale...@apache.org |
[1/3] kudu git commit: KUDU-2296: Fix deserialization of messages larger than 64MB |
Wed, 14 Feb, 23:07 |
ale...@apache.org |
[2/3] kudu git commit: [tools] Fail ksck if fetching consensus state fails |
Wed, 14 Feb, 23:07 |
ale...@apache.org |
[3/3] kudu git commit: [tablet_service] remove useless call |
Wed, 14 Feb, 23:07 |
ale...@apache.org |
kudu git commit: [CMakeLists] un-break build with gcc 4.9.2 |
Thu, 15 Feb, 21:51 |
granthe...@apache.org |
kudu git commit: [docs] Bump release notes in preparation for 1.7 release |
Fri, 16 Feb, 13:31 |
ale...@apache.org |
[1/3] kudu git commit: [rpc] fix typo in Messenger::metric_entity() |
Sat, 17 Feb, 01:47 |
ale...@apache.org |
[2/3] kudu git commit: [spark] enable scan locality by default |
Sat, 17 Feb, 01:47 |
ale...@apache.org |
[3/3] kudu git commit: [kudu-jepsen] run kudu CLI tool under 'kudu' user |
Sat, 17 Feb, 01:47 |
mpe...@apache.org |
[1/3] kudu git commit: Support decimal columns in load generation tool |
Wed, 21 Feb, 00:10 |
mpe...@apache.org |
[2/3] kudu git commit: KUDU-2275. Upgrade libunwind to 1.3-rc1 |
Wed, 21 Feb, 00:10 |
mpe...@apache.org |
[3/3] kudu git commit: KUDU-2291 (part 2): Add a /stacks page |
Wed, 21 Feb, 00:10 |
ale...@apache.org |
[1/4] kudu git commit: internal_mini_cluster: support Cluster/LogVerifier |
Wed, 21 Feb, 02:32 |
ale...@apache.org |
[2/4] kudu git commit: internal_mini_cluster: support Cluster/LogVerifier |
Wed, 21 Feb, 02:32 |
ale...@apache.org |
[3/4] kudu git commit: gutil: properly hook up ANNOTATE_HAPPENS_BEFORE/AFTER |
Wed, 21 Feb, 02:32 |
ale...@apache.org |
[4/4] kudu git commit: KUDU-2274 [itest] stress test for replica replacement |
Wed, 21 Feb, 02:32 |
ale...@apache.org |
kudu git commit: [catalog_manager] check re-replication scheme upon table creation |
Wed, 21 Feb, 02:34 |
t...@apache.org |
[1/2] kudu git commit: KUDU-2291 (part 3): use futex to speed up stack collection |
Wed, 21 Feb, 06:08 |
t...@apache.org |
[2/2] kudu git commit: KUDU-2291 (part 4): avoid potential for deadlocks in stack trace collection |
Wed, 21 Feb, 06:08 |
ha...@apache.org |
kudu git commit: KUDU-1704: add READ_YOUR_WRITES scan mode |
Wed, 21 Feb, 19:23 |
granthe...@apache.org |
kudu git commit: KUDU-721: Support range partitions on decimal columns |
Wed, 21 Feb, 20:01 |
ale...@apache.org |
kudu git commit: [itests] fix flake in raft_consensus_nonvoter-itest |
Wed, 21 Feb, 20:56 |
ha...@apache.org |
[1/2] kudu git commit: KUDU-721: [Flume] Add DECIMAL type support |
Wed, 21 Feb, 22:05 |
ha...@apache.org |
[2/2] kudu git commit: docs: improvements to transaction semantics |
Wed, 21 Feb, 22:05 |
t...@apache.org |
[1/2] kudu git commit: KUDU-2291 (part 5): allow collecting stack traces asynchronously |
Wed, 21 Feb, 23:55 |
t...@apache.org |
[2/2] kudu git commit: KUDU-2291 (part 6) stacks: use libunwind directly for stack tracing |
Wed, 21 Feb, 23:55 |
granthe...@apache.org |
kudu git commit: Optionally advance safe time with non-write operations |
Thu, 22 Feb, 20:40 |
granthe...@apache.org |
[1/2] kudu git commit: KUDU-2301: (Part-1) Add instrumentation on a per connection level |
Thu, 22 Feb, 20:40 |
granthe...@apache.org |
[2/2] kudu git commit: thirdparty: patch tcmalloc to improve AllocLarge performance |
Thu, 22 Feb, 20:40 |
danburk...@apache.org |
kudu git commit: KUDU-2305: Fix local variable usage to handle 2GB messages |
Thu, 22 Feb, 21:28 |
|
kudu git commit: KUDU-2238. DMS not flush under memory pressure. |
|
t...@apache.org |
kudu git commit: KUDU-2238. DMS not flush under memory pressure. |
Fri, 23 Feb, 00:19 |
t...@apache.org |
kudu git commit: KUDU-2238. DMS not flush under memory pressure. |
Fri, 23 Feb, 00:19 |
t...@apache.org |
[1/5] kudu git commit: [consensus_peers] micro-optimization on controller status |
Fri, 23 Feb, 00:19 |
t...@apache.org |
[2/5] kudu git commit: Make tcmalloc heap sampling more useful |
Fri, 23 Feb, 00:19 |
t...@apache.org |
[3/5] kudu git commit: Improve tablet status messages during startup |
Fri, 23 Feb, 00:19 |
t...@apache.org |
[4/5] kudu git commit: java: provide our own preferred cipher suite list |
Fri, 23 Feb, 00:19 |
t...@apache.org |
[5/5] kudu git commit: row: optimize copying of MRS rows into the Arena |
Fri, 23 Feb, 00:19 |
t...@apache.org |
kudu git commit: Don't perform compactions when clean time has not been advanced |
Fri, 23 Feb, 00:54 |