You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] Replace uses of boost::thread with std::thread - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/01 00:00:19 UTC, 1 replies.
- [kudu-CR] KUDU-1308 [c++-client]: support tables with non-covering range partitions - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/01 00:41:12 UTC, 24 replies.
- [kudu-CR] Remove last two usages of MemEnv in tests - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/01 00:45:12 UTC, 2 replies.
- [kudu-CR] Remove InMemoryEnv completely - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/01 00:45:12 UTC, 8 replies.
- [kudu-CR] Fix license issues - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/01 02:02:10 UTC, 1 replies.
- [kudu-CR](branch-0.9.x) Add python/pytest.ini in RAT exclude - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 02:46:19 UTC, 2 replies.
- [kudu-CR](branch-0.9.x) Make 0.9.0 not SNAPSHOT for relase - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 02:52:27 UTC, 0 replies.
- [kudu-CR](branch-0.9.x) Make 0.9.0 not SNAPSHOT for release - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 02:53:00 UTC, 2 replies.
- [kudu-CR] fix compile error when compiling column_predicate-test.cc - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/06/01 03:02:53 UTC, 2 replies.
- [kudu-CR] Replace boost::{lock, unique_lock, mutex} with std lib equivalents - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/01 03:07:35 UTC, 11 replies.
- [kudu-CR] KUDU-1262. Fix WritableFile::PreAllocate() on MemEnv - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/01 05:50:55 UTC, 0 replies.
- [kudu-CR](branch-0.9.x) Disable tracing for tablet bootstrap during remote bootstrap - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/01 10:04:47 UTC, 2 replies.
- [kudu-CR](branch-0.9.x) Change flush defaults to encourage parallel IO and larger flushes - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 17:09:06 UTC, 4 replies.
- [kudu-CR](gh-pages) Add weekly update for 06/01 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 17:13:36 UTC, 3 replies.
- [kudu-CR](gh-pages) Fix link in last blog post - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 17:27:08 UTC, 2 replies.
- [kudu-CR] fix compile error when compiling column_predicate-test.cc - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/01 18:03:26 UTC, 3 replies.
- [kudu-CR] Replace kudu::{lock_guard, unique_lock} with std lib equivalents - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/01 18:32:04 UTC, 13 replies.
- [kudu-CR] Add a few more release notes for 0.9.0 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 19:48:36 UTC, 5 replies.
- [kudu-CR] KUDU-1471 NPE in AsyncKuduClient from Spark - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 20:13:30 UTC, 2 replies.
- [kudu-CR](branch-0.9.x) KUDU-1471 NPE in AsyncKuduClient from Spark - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/01 20:51:06 UTC, 2 replies.
- [kudu-CR] Add TableCreator::add_range_split and deprecate TableCreator::split_rows - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/01 22:09:57 UTC, 4 replies.
- [kudu-CR](branch-0.9.x) Add a few more release notes for 0.9.0 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/02 00:48:57 UTC, 2 replies.
- [kudu-CR](gh-pages) No default partitioning blog post - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/02 00:50:19 UTC, 15 replies.
- [kudu-CR] Improve tpch usability - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/02 03:03:47 UTC, 18 replies.
- [kudu-CR] Add TableCreator::add range split and deprecate TableCreator::split rows - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/02 04:28:47 UTC, 1 replies.
- [kudu-CR] Fix reorder warning in TabletMetadata - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/02 05:41:34 UTC, 5 replies.
- [kudu-CR] facke cherry pick of 3233 - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/06/02 11:32:51 UTC, 2 replies.
- [kudu-CR] kudu-1475 set is is initialized to false in log pre-allocated case. - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/06/02 11:32:51 UTC, 6 replies.
- [kudu-CR] KUDU-1386 NaN float and double values are not handled correctly - posted by "Peter Ebert (Code Review)" <ge...@cloudera.org> on 2016/06/02 18:51:26 UTC, 2 replies.
- [kudu-CR] increase table locations-itest timeout - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/02 20:17:36 UTC, 4 replies.
- [kudu-CR] Avoid missing 'override' keyword warnings in raft consensus-test.cc - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/02 20:23:32 UTC, 15 replies.
- [kudu-CR] Avoid unused var warning in deltafile-test.cc - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/02 20:23:32 UTC, 3 replies.
- [kudu-CR] Don't default 'request' to null in WriteTransactionState's ctor - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/02 20:45:06 UTC, 3 replies.
- [kudu-CR] kudu-1475: set is is initialized to false in log pre-allocated case - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/06/03 00:41:56 UTC, 3 replies.
- [kudu-CR] KUDU-1444. Get resource metrics of a scan. - posted by "zhen.zhang (Code Review)" <ge...@cloudera.org> on 2016/06/03 02:48:12 UTC, 6 replies.
- [kudu-CR] [java client] Fix GetTableLocations error handling - posted by "Binglin Chang (Code Review)" <ge...@cloudera.org> on 2016/06/03 03:35:44 UTC, 11 replies.
- [kudu-CR] KUDU-1385 Part 1: Modify documentation landing page - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/03 14:45:06 UTC, 1 replies.
- [kudu-CR] KUDU-1446 Consider data types in predicate evaluation order - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/06/03 14:46:20 UTC, 14 replies.
- [kudu-CR] Ported delta encoding from Impala to KUDU. - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/03 15:06:38 UTC, 0 replies.
- [kudu-CR](branch-0.9.x) Document advice about max columns and record size - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/03 15:28:10 UTC, 1 replies.
- [kudu-CR] Update Java client for new master GetTableLocations semantics - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/03 18:19:46 UTC, 21 replies.
- [kudu-CR] KUDU-1398 CFile index blocks can store shortest separating prefix - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/06/03 19:07:02 UTC, 25 replies.
- [kudu-CR] [WIP] KUDU-1398 CFile index blocks can store shortest separating prefix - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/06/03 20:25:03 UTC, 5 replies.
- [kudu-CR] KUDU-1363: Add in-list predicates for extracting a set of equalities. - posted by "Sameer Abhyankar (Code Review)" <ge...@cloudera.org> on 2016/06/03 20:49:12 UTC, 15 replies.
- [kudu-CR] KUDU-1353: remove per-tablet replica locations cache - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/04 00:16:51 UTC, 18 replies.
- [kudu-CR] ts itest-base.h: wait for bootstrapping to finish when waiting for replicas - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/04 00:16:51 UTC, 12 replies.
- [kudu-CR] KUDU-1473: fix some tablet lock usage in CatalogManager - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/04 00:16:51 UTC, 24 replies.
- [kudu-CR] KUDU-1469. Fix handling of fully-deduped requests after a leader change - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/05 22:52:47 UTC, 23 replies.
- [kudu-CR](gh-pages) Add weekly update for 06/06 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/06 15:09:46 UTC, 13 replies.
- [kudu-CR] [java client] fix reruns of TestKuduTable.testGetLocations - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/06 21:45:51 UTC, 7 replies.
- [kudu-CR] KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/06 22:51:44 UTC, 10 replies.
- [kudu-CR] WIP: KUDU-1466: improve error message when writes fail at TS - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/07 15:12:26 UTC, 2 replies.
- [kudu-CR] [java-client] disconnect all tablets in TestAsyncKuduSession.disconnectAndWait - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/07 22:43:39 UTC, 19 replies.
- [kudu-CR] [java-client] RPC timeout may sometimes be reported as max attemps violation - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/07 22:43:39 UTC, 1 replies.
- [kudu-CR] [java-client] RPC timeout may sometimes be reported as max attempts violation - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/07 22:45:18 UTC, 16 replies.
- [kudu-CR] update dist-test configuration for new client.py location - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/08 01:02:10 UTC, 6 replies.
- [kudu-CR] Update documentation and build helper script - posted by "Cenk Uyan (Code Review)" <ge...@cloudera.org> on 2016/06/08 13:31:15 UTC, 3 replies.
- [kudu-CR] [java client] Fix a race in TabletClient cleanup - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/08 22:35:08 UTC, 11 replies.
- [kudu-CR] RaftConsensus: Trigger election at startup if single node - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:53 UTC, 18 replies.
- [kudu-CR] Prepare some tests for RaftConsensus - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:53 UTC, 3 replies.
- [kudu-CR] Use RaftConsensus instead of LocalConsensus in tests - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:53 UTC, 14 replies.
- [kudu-CR] Add WaitUntilLeader() to Consensus interface - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:53 UTC, 6 replies.
- [kudu-CR] Convert alter table-test to use RaftConsensus - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:53 UTC, 3 replies.
- [kudu-CR] Remove the LocalConsensus implementation - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:54 UTC, 20 replies.
- [kudu-CR] Always write last known addr into ConsensusMetadata - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/09 05:14:54 UTC, 4 replies.
- [kudu-CR] Update documentation - posted by "Cenk Uyan (Code Review)" <ge...@cloudera.org> on 2016/06/09 07:12:19 UTC, 4 replies.
- [kudu-CR](gh-pages) Add 0.9.0 release and refresh docs - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/09 22:45:27 UTC, 5 replies.
- [kudu-CR](gh-pages) Blog post for 0.9.0 release - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/09 23:16:59 UTC, 10 replies.
- [kudu-CR] Do not run (g)addr2line translator on MacOS X - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/06/10 02:26:39 UTC, 14 replies.
- [kudu-CR](gh-pages) Fix branding in 0.9.0's blog post - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/10 14:40:23 UTC, 2 replies.
- [kudu-CR] Add release notes and docs for UPSERT - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/06/10 17:11:40 UTC, 10 replies.
- [kudu-CR](gh-pages) Hotfix the 0.9.0 release notes to add UPSERT - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/10 17:37:01 UTC, 3 replies.
- [kudu-CR] Fix variable name typo in ITBLL - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/10 23:14:52 UTC, 3 replies.
- [kudu-CR] create-demo-table must specify parition columns - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/10 23:14:52 UTC, 2 replies.
- [kudu-CR] create-demo-table must specify partition columns - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/10 23:26:26 UTC, 3 replies.
- [kudu-CR](gh-pages) Add weekly update for 06/13 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/13 15:13:47 UTC, 7 replies.
- [kudu-CR] Improvements and corrections to Impala CREATE TABLE examples - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/06/13 16:10:32 UTC, 8 replies.
- [kudu-CR] ITBLL: Specify all possible columns to partition on - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/14 02:43:33 UTC, 3 replies.
- [kudu-CR] ubsan: use our own libstdcxx - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/06/14 20:31:21 UTC, 0 replies.
- [kudu-CR] [java-client] use tablet cache for locateTablet calls - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/15 01:09:28 UTC, 24 replies.
- [kudu-CR] KUDU-1309: [java client] support tables with non-covering partition-key ranges - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/15 17:43:03 UTC, 21 replies.
- [kudu-CR] Add required Debian version to installation page - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/15 23:14:41 UTC, 12 replies.
- [kudu-CR] docs: informal design for handling permanent master failures - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/16 18:43:10 UTC, 6 replies.
- [kudu-CR] Add Raft remote bootstrap design doc - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/16 22:23:17 UTC, 12 replies.
- [kudu-CR] Link to raft config change design from design-docs index page - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/16 22:23:17 UTC, 4 replies.
- [kudu-CR] Add more helpful CHECK message at master startup - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/16 22:29:50 UTC, 5 replies.
- [kudu-CR](gh-pages) Add blog post about removing LocalConsensus - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/17 02:46:55 UTC, 11 replies.
- [kudu-CR] Reformat raft-config-change.md to clean it up - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/17 03:06:33 UTC, 12 replies.
- [kudu-CR] docs: design for handling permanent master failures - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/17 19:48:48 UTC, 4 replies.
- [kudu-CR] WIP: Exactly once semantics for writes - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/17 20:51:24 UTC, 6 replies.
- [kudu-CR] Add implementation of the block cache on NVM running in persistent mode. - posted by "Sarah Jelinek (Code Review)" <ge...@cloudera.org> on 2016/06/17 21:02:53 UTC, 0 replies.
- [kudu-CR] Persistent cache support for NVM - posted by "Sarah Jelinek (Code Review)" <ge...@cloudera.org> on 2016/06/17 21:07:18 UTC, 6 replies.
- [kudu-CR] build: squelch symbol visibility warnings seen with cmake 3.5 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/18 00:10:08 UTC, 3 replies.
- [kudu-CR] consensus: Crash if we fail to append to the WAL - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/20 05:09:37 UTC, 14 replies.
- [kudu-CR] KUDU-1331] Add scripts to build environment easier with Docker - posted by "Kudu Jenkins (Code Review)" <ge...@cloudera.org> on 2016/06/20 16:22:33 UTC, 3 replies.
- [kudu-CR] Fix to mount host-side directory - posted by "Tsuyoshi Ozawa (Code Review)" <ge...@cloudera.org> on 2016/06/20 16:27:36 UTC, 1 replies.
- [kudu-CR] Make 'num attempts' in RequestIdPB required - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 17:32:35 UTC, 13 replies.
- [kudu-CR] Clarify the different between 'call id' and 'request id' - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 17:32:36 UTC, 1 replies.
- [kudu-CR] Allow to set RequestId in the RPC RequestHeader - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 17:33:01 UTC, 14 replies.
- [kudu-CR] Clarify the difference between 'call id' and 'request id' - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 17:41:06 UTC, 16 replies.
- [kudu-CR] Add a RpcContext::RespondFailure() method - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 18:03:58 UTC, 14 replies.
- [kudu-CR] Add a ResultTracker class that will track server side results - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 18:06:08 UTC, 17 replies.
- [kudu-CR] Integrate the ResultTracker into the rpc subsystem and add a test - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 18:14:49 UTC, 13 replies.
- [kudu-CR] tablet: fix sloppiness around atomic mutation lists - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/20 18:54:39 UTC, 9 replies.
- [kudu-CR] tsan: remove two old suppressions - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/20 18:57:08 UTC, 3 replies.
- [kudu-CR] Allow crcutil* symbols in the client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/20 19:02:57 UTC, 17 replies.
- [kudu-CR](gh-pages) Add weekly update for 06/21 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/21 01:02:57 UTC, 3 replies.
- [kudu-CR] Added documentation for a fix to improper dependency-installation with brew on Mac OS X. - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/21 02:26:07 UTC, 2 replies.
- [kudu-CR] Mark the Response accessors in transactions/transaction's state const - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/21 04:50:25 UTC, 3 replies.
- [kudu-CR] Added more to the documentation for botched installation. Users should uninstall the dependencies and install them again after cleaning the project. - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/21 18:26:36 UTC, 2 replies.
- [kudu-CR] Add additional documentation for bad installation - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/21 18:46:39 UTC, 8 replies.
- [kudu-CR] catalog manager: fix a locking brain fart - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/21 19:56:14 UTC, 3 replies.
- [kudu-CR] log: Mark allocation finished even if allocation had an error - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/21 20:27:37 UTC, 13 replies.
- [kudu-CR] catalog manager: fix a locking error - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/22 01:51:20 UTC, 3 replies.
- [kudu-CR] Fix stray memory writes due to tcmalloc profiling - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/22 06:08:02 UTC, 4 replies.
- [kudu-CR] Integrate the request tracker with the client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/22 19:52:29 UTC, 18 replies.
- [kudu-CR] Integrate the result tracker with writes - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/22 19:52:30 UTC, 17 replies.
- [kudu-CR] Add Env::GetBytesFree() method - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/22 20:24:41 UTC, 13 replies.
- [kudu-CR] Allow for reserving disk space for non-Kudu processes - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/22 20:25:08 UTC, 23 replies.
- [kudu-CR] KUDU-1491. Address TSAN warning for compaction - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/22 23:42:28 UTC, 7 replies.
- [kudu-CR](branch-0.9.x) KUDU-1469. Fix handling of fully-deduped requests after a leader change - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/22 23:44:01 UTC, 4 replies.
- [kudu-CR](branch-0.9.x) Fix stray memory writes due to tcmalloc profiling - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/22 23:44:29 UTC, 4 replies.
- [kudu-CR](branch-0.9.x) [java-client] RPC timeout may sometimes be reported as max attempts violation - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/22 23:46:40 UTC, 4 replies.
- [kudu-CR](branch-0.9.x) Bump version to 0.9.1-SNAPSHOT - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 00:00:32 UTC, 4 replies.
- [kudu-CR](branch-0.9.x) update dist-test configuration for new client.py location - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 00:18:53 UTC, 3 replies.
- [kudu-CR](branch-0.9.x) catalog manager: fix a locking error - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/23 00:20:46 UTC, 6 replies.
- [kudu-CR](branch-0.9.x) KUDU-1473: fix some tablet lock usage in CatalogManager - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/23 00:20:46 UTC, 4 replies.
- [kudu-CR](gh-pages) Control how content is cached on the Kudu web site - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/23 00:37:20 UTC, 4 replies.
- [kudu-CR](branch-0.9.x) Release notes for 0.9.1 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 02:42:54 UTC, 14 replies.
- [kudu-CR](branch-0.9.x) KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 02:55:01 UTC, 5 replies.
- [kudu-CR] catalog manager: prevent spurious dirty callbacks from crashing the process - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/23 03:01:25 UTC, 10 replies.
- [kudu-CR] lock manager: fix TSAN error in LockTable::Resize() - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 18:45:24 UTC, 5 replies.
- [kudu-CR] Release notes for 0.9.1 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 18:46:50 UTC, 3 replies.
- [kudu-CR](branch-0.9.x) Bump version to 0.9.1 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/23 20:49:35 UTC, 4 replies.
- [kudu-CR] alter schema transaction: don't crash in ToString() when no timestamp - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/23 21:28:51 UTC, 3 replies.
- [kudu-CR](gh-pages) Add blog post about multi-master support in Kudu 1.0 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/24 01:09:57 UTC, 3 replies.
- [kudu-CR] [java-client] refactor AsyncKuduSession - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/24 01:50:47 UTC, 26 replies.
- [kudu-CR](gh-pages) Fix syntax highlighting on new Jekyll - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/24 15:36:06 UTC, 2 replies.
- [kudu-CR](gh-pages) Fix .gitignore - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/24 15:41:09 UTC, 5 replies.
- [kudu-CR] Make ParseAddressList not OK empty address lists - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/24 21:02:05 UTC, 8 replies.
- [kudu-CR] Remove miscelaneous boost dependencies - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/24 21:51:09 UTC, 1 replies.
- [kudu-CR] Remove miscellaneous boost dependencies - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/24 22:14:46 UTC, 3 replies.
- [kudu-CR] replace boost::detail::yield with std::this thread::yield - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/24 23:59:05 UTC, 4 replies.
- [kudu-CR] Add a Barrier implementation and use it in cbtree-test - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/25 00:14:21 UTC, 4 replies.
- [kudu-CR] Fix flakiness of RaftConsensusITest.TestLogIOErrorIsFatal - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/25 00:14:21 UTC, 4 replies.
- [kudu-CR] locks: stop using errno around base::NumCPUs and base::MaxCPUIndex - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/25 20:08:11 UTC, 4 replies.
- [kudu-CR] locks: change kudu::shared lock constructor to pass by ref - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/25 20:47:42 UTC, 14 replies.
- [kudu-CR] locks: add new read-write mutex - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/25 20:47:42 UTC, 23 replies.
- [kudu-CR] locks: switch from boost::shared lock to kudu::shared lock - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/25 20:47:43 UTC, 10 replies.
- [kudu-CR] locks: switch from boost::shared mutex to new read-write mutex - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/25 20:47:43 UTC, 10 replies.
- [kudu-CR] thirdparty: add boost and switch to header-only build - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/26 23:37:27 UTC, 14 replies.
- [kudu-CR] KUDU-763 consensus queue metrics on followers are messed up - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/06/27 03:26:52 UTC, 3 replies.
- [kudu-CR] Add information about Exactly Once RPC semantics to rpc.md - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/27 05:07:19 UTC, 3 replies.
- [kudu-CR] Add a ToString() method to Proxy - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/27 05:07:19 UTC, 4 replies.
- [kudu-CR] Make RequestTracker not return Status on FirstIncomplete() - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/27 09:16:47 UTC, 6 replies.
- [kudu-CR] Integrate the ResultTracker into the rpc subsystem - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/27 09:16:47 UTC, 9 replies.
- [kudu-CR] Disable exactly once semantics by default and add a flag to enable it for tests - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/27 09:16:48 UTC, 10 replies.
- [kudu-CR] Add a test for the integration of RequestTracker with the client and ResultTracker with the server - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/27 09:16:48 UTC, 11 replies.
- [kudu-CR] Allow to force-override color diagnostics - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/27 20:13:19 UTC, 5 replies.
- [kudu-CR] Update docs on how to run gcovr - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/27 20:13:19 UTC, 4 replies.
- [kudu-CR](gh-pages) kudu flume sink blog post - posted by "Ara Ebrahimi (Code Review)" <ge...@cloudera.org> on 2016/06/27 21:13:30 UTC, 0 replies.
- [kudu-CR] Fix flakiness in RaftConsensusITest.TestMasterNotifiedOnConfigChange - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/27 21:24:33 UTC, 6 replies.
- [kudu-CR] Implement kudu::optional replacement for boost::optional - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/27 21:43:32 UTC, 12 replies.
- [kudu-CR] Migrate from boost::optional to kudu::optional - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/27 21:43:32 UTC, 3 replies.
- [kudu-CR] ts recovery-itest: fix flakiness in TestRestartWithPendingCommitFromFailedOp - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/27 22:09:14 UTC, 3 replies.
- [kudu-CR](gh-pages) Add 6/27 weekly update - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/27 22:51:56 UTC, 5 replies.
- [kudu-CR] KUDU-1496. NoLeaderMasterFoundException are mishandled - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/27 23:12:05 UTC, 7 replies.
- [kudu-CR] tablet: change default bloom filter FP rate to 0.01% - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/28 01:02:59 UTC, 4 replies.
- [kudu-CR] WIP: Integration test for replay cache - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/06/28 09:22:00 UTC, 28 replies.
- [kudu-CR] master failover-itest: eliminate some flakiness - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/28 16:04:02 UTC, 6 replies.
- [kudu-CR](gh-pages) Update links to kudu.apache.org - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/28 18:40:46 UTC, 3 replies.
- [kudu-CR](gh-pages) Update version numbers on releases page to say incubating - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/28 18:40:46 UTC, 3 replies.
- [kudu-CR] Add missing include to rwlock-perf.cc - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/28 23:57:10 UTC, 3 replies.
- [kudu-CR] Fix flaky DeleteTableTest.TestAutoTombstoneAfterRemoteBootstrapRemoteFails - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/06/28 23:57:10 UTC, 7 replies.
- [kudu-CR] Implement SchemaRelationProvider - posted by "Andy Grove (Code Review)" <ge...@cloudera.org> on 2016/06/29 04:00:31 UTC, 2 replies.
- [kudu-CR] build: adjust boost location check slightly - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/29 18:01:58 UTC, 4 replies.
- [kudu-CR] Remove unused RunShellCommand() function - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/29 19:51:22 UTC, 2 replies.
- [kudu-CR] Disable core dumping in integration tests which crash - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/29 19:51:23 UTC, 4 replies.
- [kudu-CR] Show software vers to tablets in master web server - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/29 19:53:46 UTC, 5 replies.
- [kudu-CR] Remove unused RunShellProcess() function - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/29 20:07:06 UTC, 3 replies.
- [kudu-CR] Show software version of tablet servers - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/29 20:48:40 UTC, 6 replies.
- [kudu-CR] KUDU-1490: Show software version of tablet servers - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2016/06/29 21:52:08 UTC, 3 replies.
- [kudu-CR] [java client] RPCs can get lost in a TabletClient race - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/30 01:38:54 UTC, 11 replies.
- [kudu-CR] add table name field to GetTableSchemaResponsePB - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/06/30 07:09:25 UTC, 4 replies.
- [kudu-CR] [java client] Make integration tests run in kudu-client, fix one - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/30 21:48:03 UTC, 7 replies.
- [kudu-CR] deltafile-test: fix TestEmptyFileIsAborted for file block manager - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/06/30 23:45:37 UTC, 1 replies.
- [kudu-CR](gh-pages) Update docs for 0.9.1 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/06/30 23:51:02 UTC, 1 replies.