You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [util] shorten names for key/mapped types - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/01 00:10:54 UTC, 3 replies.
- [kudu-CR] [tools] Implement a manual leader step down for a tablet - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/10/01 00:56:27 UTC, 13 replies.
- [kudu-CR] [docs] Python updates for development page - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/01 19:11:46 UTC, 3 replies.
- [kudu-CR] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/10/02 15:38:00 UTC, 17 replies.
- [kudu-CR] KUDU-1671 - [python] Enable predicate pushdown for additional types - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/02 21:02:46 UTC, 11 replies.
- [kudu-CR] Replace some TSAN suppressions with annotations - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/03 06:57:18 UTC, 4 replies.
- [kudu-CR] Bump up min negotiation threads in disk reservation-itest - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/03 06:58:01 UTC, 1 replies.
- [kudu-CR] rpc: Add min / max negotiation threads - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/03 07:06:40 UTC, 1 replies.
- [kudu-CR] [util] Fix a minor bug in AssertEventually() - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/03 07:08:44 UTC, 6 replies.
- [kudu-CR] KUDU-1674: Fix SubProcess:Call SEGV when trying to capture stderr alone - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/10/03 07:33:21 UTC, 18 replies.
- [kudu-CR] [docs] - Impala doc - partitioning required - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/03 13:27:16 UTC, 3 replies.
- [kudu-CR] dist-test: allow collecting the tmp dir of failed tests - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/10/03 15:17:24 UTC, 0 replies.
- [kudu-CR] [java client] Tight-ish loop in master lookups if a tablet doesn't have a leader - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/03 16:13:29 UTC, 10 replies.
- [kudu-CR] [java client] Temporarily ignore row count regressions in ITClient - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/03 16:19:17 UTC, 8 replies.
- [kudu-CR] KUDU-1669. Java ITClient test can orphan processes - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/03 17:00:04 UTC, 7 replies.
- [kudu-CR] [client-test] added basic test for RWYW behavior - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:20:12 UTC, 7 replies.
- [kudu-CR] Remove newlines from raft consensus.cc state logging - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:34:11 UTC, 1 replies.
- [kudu-CR] [c++client/samples] added README for the sample - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:35:07 UTC, 7 replies.
- [kudu-CR] [c++ client] added few deprecation notes - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:36:47 UTC, 5 replies.
- [kudu-CR] Clean up switch statements in column predicate.cc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:53:54 UTC, 5 replies.
- [kudu-CR] KUDU-1612 - [python] Enable setting of read mode for scanning - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:56:05 UTC, 16 replies.
- [kudu-CR] KUDU-1654 - [python] Python 3 Client Test Failure: test table column - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:56:32 UTC, 1 replies.
- [kudu-CR] Python - Clean up distutils classifiers and package information - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/03 18:57:33 UTC, 1 replies.
- [kudu-CR](branch-1.0.x) KUDU-1090: relax MemTracker uniqueness constraint - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:38:58 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) consensus: properly truncate all state when aborting operations - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:39:20 UTC, 3 replies.
- [kudu-CR](branch-1.0.x) [java client] make DateFormat safe to use - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:39:44 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) KUDU-1623. Properly handle UPSERTS that only include PK column - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:40:04 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) [java client] Fix an NPE in KuduException - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:40:38 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) KUDU-1651: Check empty dict before decoder eval - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:40:56 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) KUDU-1652: Partition pruning fails with IS NOT NULL predicate on PK column - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:41:46 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) cache: fix behavior on single-CPU systems - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:42:14 UTC, 2 replies.
- [kudu-CR] KUDU-1640 - [python] Add IN-list predicate support - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/03 19:55:39 UTC, 7 replies.
- [kudu-CR] java: fix kudu-client builds with TSAN-only thirdparty - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/03 22:29:35 UTC, 1 replies.
- [kudu-CR] [c++ client] notes for timestamp-related methods - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/03 23:48:07 UTC, 8 replies.
- [kudu-CR] KUDU-1652 (part 2): Filter IS NOT NULL predicates from scan on client - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/04 00:08:08 UTC, 4 replies.
- [kudu-CR] mem tracker: fix race between FindTracker() and destructor - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/04 00:43:57 UTC, 6 replies.
- [kudu-CR] [python] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/10/04 01:53:37 UTC, 2 replies.
- [kudu-CR] [java] KUDU-1563. Add support for INSERT IGNORE - posted by "Brock Noland (Code Review)" <ge...@cloudera.org> on 2016/10/04 03:20:06 UTC, 5 replies.
- [kudu-CR] WIP: KUDU-1567. Decouple hard-minimum WAL segment retention from target - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/10/04 10:09:50 UTC, 3 replies.
- [kudu-CR] [docs] - Impala Hash Partition Example Correction - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/04 10:50:06 UTC, 2 replies.
- [kudu-CR] WIP: consensus: refactor tracking of received OpIds out of ReplicaState - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/10/04 10:54:35 UTC, 0 replies.
- [kudu-CR] [python] - Expand gitignore for python - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/04 11:05:37 UTC, 5 replies.
- [kudu-CR] Separate tablet MM ops into separate .cc file - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/10/04 12:48:20 UTC, 3 replies.
- [kudu-CR] Reintroduce TSAN suppression for epoll ctl - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/04 18:28:05 UTC, 4 replies.
- [kudu-CR](branch-1.0.x) KUDU-1652 (part 2): Filter IS NOT NULL predicates from scan on client - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/04 19:46:42 UTC, 2 replies.
- [kudu-CR] consensus: refactor tracking of received OpIds out of ReplicaState - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/04 21:40:10 UTC, 10 replies.
- [kudu-CR] raft consensus: clean up overrides, protected methods - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/04 21:40:10 UTC, 4 replies.
- [kudu-CR](branch-1.0.x) Apache Kudu 1.0.1 Release Notes - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/04 22:18:14 UTC, 3 replies.
- [kudu-CR] [java client] Rename NoLeaderMasterFoundException and reuse - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/04 23:34:03 UTC, 5 replies.
- [kudu-CR] loadgen: allow configuring the number of buckets - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 01:14:21 UTC, 2 replies.
- [kudu-CR] KUDU-1567. Decouple hard-minimum WAL segment retention from target - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 01:14:21 UTC, 6 replies.
- [kudu-CR] kernel stack watchdog: avoid blocking threads starting - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 02:16:38 UTC, 7 replies.
- [kudu-CR] Add support for reinsert encoding on delta files - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/05 04:22:06 UTC, 1 replies.
- [kudu-CR] Add script to run clang-tidy against a patch - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 04:30:37 UTC, 2 replies.
- [kudu-CR] kudu-spark pom.xml has malformed artifactId - posted by "Mladen Kovacevic (Code Review)" <ge...@cloudera.org> on 2016/10/05 06:55:44 UTC, 3 replies.
- [kudu-CR] WIP: Address alter table randomized-test flakyness on ResultTracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/05 07:02:10 UTC, 1 replies.
- [kudu-CR] Running kudu-spark tests alone fail finding build dir - posted by "Mladen Kovacevic (Code Review)" <ge...@cloudera.org> on 2016/10/05 08:15:24 UTC, 8 replies.
- [kudu-CR] delete table-test: fix flakiness with table creation timeout - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 17:54:32 UTC, 6 replies.
- [kudu-CR] refactor schema-design guide - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/05 18:49:40 UTC, 2 replies.
- [kudu-CR] Add a design doc for rpc retry/failover semantics - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 19:58:38 UTC, 4 replies.
- [kudu-CR] maintenance manager-test: fix flaky test - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 21:42:03 UTC, 2 replies.
- [kudu-CR] raft: set threadpool timeout to be longer than heartbeat interval - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 21:53:18 UTC, 5 replies.
- [kudu-CR] KUDU-1669. Java client tests leak orphan processes (part 2) - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/05 21:56:32 UTC, 9 replies.
- [kudu-CR] [java client] Retry regressing counts in ITClient - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/05 21:57:31 UTC, 7 replies.
- [kudu-CR] log: address a heap overflow race during log roll - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 23:38:48 UTC, 1 replies.
- [kudu-CR] raft consensus-itest: address flakiness in config-change tests - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/05 23:38:48 UTC, 2 replies.
- [kudu-CR] KUDU-1681: DNS resolution failure of master hostname causes tserver crash - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/06 01:43:51 UTC, 7 replies.
- [kudu-CR] client: bump scanner log messages to VLOG(2) - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/06 02:10:04 UTC, 4 replies.
- [kudu-CR] KUDU-1610. Bump trace viewer to new upstream version - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/06 02:36:07 UTC, 1 replies.
- [kudu-CR] Address alter table randomized-test flakyness on ResultTracker - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/06 03:47:16 UTC, 0 replies.
- [kudu-CR] [flaky tests] Increase the timeout in ClientTest.TestFailedDnsResolution - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/06 03:58:02 UTC, 6 replies.
- [kudu-CR] [flaky tests] Increase the result ttl for ExactlyOnceRpcTest.TestExactlyOnceSemanticsGarbageCollectionStressTest - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/06 04:50:16 UTC, 1 replies.
- [kudu-CR] [util] added Subprocess::GetExitStatus() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/06 16:41:45 UTC, 37 replies.
- [kudu-CR] [web-ui] KUDU-1588 /tablets page should separate out tombstoned tablets to a separate section - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/10/06 18:47:56 UTC, 4 replies.
- [kudu-CR] KUDU-1649 - [python] Add Binary Type Support - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/06 22:18:12 UTC, 9 replies.
- [kudu-CR] log: add a test for race conditions - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/06 23:02:13 UTC, 5 replies.
- [kudu-CR] [java client] AsyncKuduClient#delayedSendRpcToTablet should return a Deferred - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/06 23:07:36 UTC, 6 replies.
- [kudu-CR] [flaky tests] Address SIGSEGV on ResultTracker while running alter table randomized-test - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/07 00:19:10 UTC, 4 replies.
- [kudu-CR] Refactor schema-design guide - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 01:23:45 UTC, 3 replies.
- [kudu-CR](branch-1.0.x) KUDU-1681: DNS resolution failure of master hostname causes tserver crash - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 17:44:33 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) docs: workflow for master migration - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 17:53:08 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) [website] broken link to an adoc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 17:54:14 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) [doc] KUDU-1627 Potentially Missing words in the quick start doc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 17:55:15 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) Document Impala and Spark integration known issues & limitations - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 17:57:08 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) [doc] KUDU-1630 impala tables.html link is showing as text and not actual link - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 18:02:31 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) [docs] Cleanup beta mentions, links - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 18:24:17 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) docs: add master permanent failure recovery workflow - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 18:24:17 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) [docs] - Impala doc - partitioning required - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 18:24:17 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) Additional 1.0.1 release notes - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 18:28:53 UTC, 3 replies.
- [kudu-CR](branch-1.0.x) [c++ client] notes for timestamp-related methods - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 19:15:41 UTC, 2 replies.
- [kudu-CR](branch-1.0.x) Bump version to 1.0.1 - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/07 20:17:27 UTC, 4 replies.
- [kudu-CR] consensus: remove ConsensusFaultHooks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/07 23:21:16 UTC, 3 replies.
- [kudu-CR] WIP: Add delta encoding - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/07 23:35:03 UTC, 1 replies.
- [kudu-CR] [tools] kudu tool loadgen: do not abort on error - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/08 04:54:15 UTC, 2 replies.
- [kudu-CR] [tools] introduced '--seq start' flag - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/08 07:45:13 UTC, 4 replies.
- [kudu-CR] [flaky tests] Fix ClientTest.TestFailedDnsResolution - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/08 17:49:12 UTC, 4 replies.
- [kudu-CR] KUDU-1684 - [python] Add Scan Resource Metrics Capabilities - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/08 21:51:31 UTC, 8 replies.
- [kudu-CR](branch-1.0.x) Refactor schema-design guide - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/11 00:31:03 UTC, 2 replies.
- [kudu-CR](gh-pages) Update docs from branch-1.0.x - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/11 02:34:51 UTC, 16 replies.
- [kudu-CR](gh-pages) Add weekly post for 10/11 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/11 06:42:18 UTC, 4 replies.
- [kudu-CR] [doc] added link to the online Kudu C++ API doc - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/11 17:20:13 UTC, 0 replies.
- [kudu-CR] [doc] added link to online Kudu C++ client API - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/11 17:21:57 UTC, 16 replies.
- [kudu-CR](gh-pages) Flush ASF mirror - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/11 21:50:46 UTC, 2 replies.
- [kudu-CR] WIP: KUDU-1365. Add leader pre-elections - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/12 06:49:45 UTC, 7 replies.
- [kudu-CR] Commit CSD metrics for 1.0.0 and 1.0.1 - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/12 16:59:05 UTC, 2 replies.
- [kudu-CR] add 1.0.1 release notes to prior release notes.adoc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/12 20:51:13 UTC, 2 replies.
- [kudu-CR] KUDU-1365. Add leader pre-elections - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/12 21:51:44 UTC, 10 replies.
- [kudu-CR] KUDU-1135 (part 2): avoid flushing metadata twice when starting an election - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/12 22:03:24 UTC, 10 replies.
- [kudu-CR] [c++ client] use default RPC timeout for batchers - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/12 22:21:21 UTC, 5 replies.
- [kudu-CR] consensus peers: a little cleanup of cruft - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/12 22:42:50 UTC, 6 replies.
- [kudu-CR] [java client] Cleanup AsyncKuduClient's unused caches - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/12 23:11:06 UTC, 9 replies.
- [kudu-CR] KUDU-1682. Lock contention on table locations cache in Java client - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/12 23:58:37 UTC, 3 replies.
- [kudu-CR] KUDU-1692: tie various reader memtrackers to the tablet tracker - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/13 01:09:22 UTC, 7 replies.
- [kudu-CR] consensus queue: make methods non-virtual - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/13 02:38:51 UTC, 6 replies.
- [kudu-CR] consensus: move more logic from ReplicaState to RaftConsensus - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/13 02:38:51 UTC, 12 replies.
- [kudu-CR] consensus: move ReplicaTransactionFactory into RaftConsensus - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/13 02:46:54 UTC, 6 replies.
- [kudu-CR] consensus: remove bits of dead code - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/13 04:25:34 UTC, 9 replies.
- [kudu-CR] consensus: split ReplicaState in twain[1] - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/13 04:25:34 UTC, 11 replies.
- [kudu-CR] [java client] Extract ip2client out of AsyncKuduClient - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/13 19:47:57 UTC, 8 replies.
- [kudu-CR] [java client] Extract RemoteTablet from AsyncKuduClient - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/13 21:00:06 UTC, 10 replies.
- [kudu-CR] [client.h] updated comment for CountBufferedOperations - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/13 23:17:45 UTC, 6 replies.
- [kudu-CR] KUDU-1700: Debug build will not fail gracefully on Messenger::Init() failure - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/10/14 04:14:27 UTC, 9 replies.
- [kudu-CR] [client.h] CountBufferedOperations marked as deprecated - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/14 19:41:05 UTC, 2 replies.
- [kudu-CR] Add krb5 to thirdparty - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/14 20:53:38 UTC, 11 replies.
- [kudu-CR] Improve pmem cmake discovery failure message - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/14 23:30:14 UTC, 1 replies.
- [kudu-CR] KUDU-1508: script for testing presence of bug and finding upper bounds - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/15 01:55:21 UTC, 7 replies.
- [kudu-CR] ITBLL: use a faster PRNG - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/15 04:00:18 UTC, 2 replies.
- [kudu-CR] KUDU-1696. Daemons should dump their version info to the INFO log at startup - posted by "Maxim Smyatkin (Code Review)" <ge...@cloudera.org> on 2016/10/16 20:40:05 UTC, 13 replies.
- [kudu-CR] [IWYU] WIP: common/gutil/util/rpc - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/17 19:26:35 UTC, 1 replies.
- [kudu-CR] MiniKdc for C++ - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/19 00:49:41 UTC, 31 replies.
- [kudu-CR] [java client] Decouple TabletClient from RemoteTablet - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/19 17:10:22 UTC, 10 replies.
- [kudu-CR] KUDU-1680 - [python] Improve PartialRow Usability - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/20 00:09:20 UTC, 9 replies.
- [kudu-CR] Free SASL connection objects when negotiation completes - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 01:01:43 UTC, 8 replies.
- [kudu-CR] sasl: provide a mutex implementation to cyrus-sasl - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 01:01:43 UTC, 3 replies.
- [kudu-CR] rpc: support GSSAPI authentication - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 01:01:44 UTC, 21 replies.
- [kudu-CR] rpc: improve error messages and logging for bad authentication - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 01:01:44 UTC, 15 replies.
- [kudu-CR] WIP: enable GSSAPI for servers - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 01:01:44 UTC, 4 replies.
- [kudu-CR] tool action test.cc: specify lambda return type - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/20 17:54:15 UTC, 2 replies.
- [kudu-CR](gh-pages) Add 10/20 weekly update - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 19:56:19 UTC, 4 replies.
- [kudu-CR] KUDU-236. Add tablet history GC design doc - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/20 21:28:21 UTC, 0 replies.
- [kudu-CR] types: Correct printable name of UNIXTIME MICROS - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/20 22:54:00 UTC, 3 replies.
- [kudu-CR] KUDU-1611 - [python] Enable setting scanner selection policy - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/21 02:00:59 UTC, 5 replies.
- [kudu-CR] KUDU-1691 - [python] Enable bitshuffle and dictionary encoding - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/21 16:30:15 UTC, 4 replies.
- [kudu-CR] WIP [java client] Implement RPC tracing - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/21 20:30:12 UTC, 12 replies.
- [kudu-CR] KUDU-1719: Heap use-after-free and deadlock on Messenger::Init() failure - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/10/21 20:55:16 UTC, 2 replies.
- [kudu-CR] [java client] Identify client-local TabletClients - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/21 22:37:27 UTC, 2 replies.
- [kudu-CR] MiniKdc for Java - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/21 22:43:59 UTC, 13 replies.
- [kudu-CR] KuduRPC integration with OpenSSL - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/10/21 22:49:47 UTC, 26 replies.
- [kudu-CR] Support proper mutation encoding for reinserts - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/22 00:03:11 UTC, 2 replies.
- [kudu-CR] block manager: consolidate data directory management - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/22 01:41:25 UTC, 10 replies.
- [kudu-CR] KUDU-1648 - [python] Expose Setting of Range Partitions - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/22 02:58:55 UTC, 5 replies.
- [kudu-CR] KUDU-1691 - [python] Replaced group varint encoding with bitshuffle - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/10/22 08:58:03 UTC, 9 replies.
- [kudu-CR] [util/crypto] first certificate management (part 1) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/22 18:18:24 UTC, 1 replies.
- [kudu-CR] KUDU-78. Fix pb util functions which return bool to return Status - posted by "Maxim Smyatkin (Code Review)" <ge...@cloudera.org> on 2016/10/22 20:29:55 UTC, 8 replies.
- [kudu-CR] KUDU-100 - make RLE encoder handle 64-bit integer type. - posted by "Haijie Hong (Code Review)" <ge...@cloudera.org> on 2016/10/23 11:45:18 UTC, 10 replies.
- [kudu-CR] KUDU-100 - make RLE encoder handle 64-bit integer type. Fix edge cases in bit-stream to support 64-bit integer. Change-Id: I900bcb74ebf3c6ee829818e3e74f5e1d89654f54 - posted by "Haijie Hong (Code Review)" <ge...@cloudera.org> on 2016/10/23 16:49:14 UTC, 1 replies.
- [kudu-CR] KUDU-1723 - [python] Enable setting of default values - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/23 20:05:22 UTC, 0 replies.
- [kudu-CR] KUDU-1690 - [python] Enable setting of default values - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/23 20:11:58 UTC, 3 replies.
- [kudu-CR] [WIP][docs] Python updates for development page - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/23 20:17:22 UTC, 0 replies.
- [kudu-CR] KUDU-237 - Add support for REINSERT deltas in delta files - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/23 20:37:02 UTC, 2 replies.
- [kudu-CR] KUDU-100 make RLE encoder handle 64-bit integer. - posted by "Haijie Hong (Code Review)" <ge...@cloudera.org> on 2016/10/24 11:39:54 UTC, 5 replies.
- [kudu-CR] [WIP]KUDU-1638 - [python] Add Alter Table Support - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/24 12:21:07 UTC, 1 replies.
- [kudu-CR] [util/crypto] certificate management (part 1) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/10/24 14:37:29 UTC, 13 replies.
- [kudu-CR] KUDU-237 (part 2) - Add support for REINSERT deltas in delta files - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/24 20:03:18 UTC, 4 replies.
- [kudu-CR] KUDU-237 (part 1) - Support proper mutation encoding for reinserts - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/24 20:03:18 UTC, 10 replies.
- [kudu-CR] TODO cleanup in TransactionManager - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/10/24 20:26:31 UTC, 2 replies.
- [kudu-CR] block manager: various changes to disk space reservation checking - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/25 02:13:17 UTC, 5 replies.
- [kudu-CR] block manager: disk space checking everywhere - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/25 02:13:17 UTC, 3 replies.
- [kudu-CR] [tools] Manual recovery tools (part 1) - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/10/25 10:37:49 UTC, 11 replies.
- [kudu-CR] KUDU-1715. Add a way to set ReplicaSelection to the java client - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/25 16:53:06 UTC, 9 replies.
- [kudu-CR] [java client] Refactor all server info into a single class, add locality - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/25 16:53:06 UTC, 16 replies.
- [kudu-CR] Fix MiniKdc dtor crash - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/25 18:32:17 UTC, 3 replies.
- [kudu-CR] Add krb5 dependency to Java README - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/25 18:53:08 UTC, 3 replies.
- [kudu-CR] KUDU-78. Fix pb util functions which return bool to return Status or void - posted by "Maxim Smyatkin (Code Review)" <ge...@cloudera.org> on 2016/10/25 21:35:46 UTC, 3 replies.
- [kudu-CR] Redirect krb5 stdout to SLF4j - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/25 21:53:52 UTC, 4 replies.
- [kudu-CR] block manager: better preallocation in log block manager - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/26 00:33:23 UTC, 1 replies.
- [kudu-CR] block manager: cosmetic changes to the LBM - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/10/26 00:33:23 UTC, 4 replies.
- [kudu-CR] KUDU-1566: [scripts] Update jira fields automatically with gerrit link, commit SHA etc - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/10/26 09:06:58 UTC, 5 replies.
- [kudu-CR] [java client] Remove timeouts when joining in the sync client - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/27 20:31:22 UTC, 10 replies.
- [kudu-CR] [java client] KuduRpc.deserialize should throw KuduException - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/27 20:31:22 UTC, 2 replies.
- [kudu-CR] [java client] Implement RPC tracing, part 1 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/10/27 20:31:22 UTC, 4 replies.
- [kudu-CR] Enable GSSAPI for servers and ExternalMiniCluster - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/27 23:14:13 UTC, 6 replies.
- [kudu-CR] Remove unused code for checking PLAIN authentication - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/28 01:18:44 UTC, 6 replies.
- [kudu-CR] Fix SASL mechanism negotiation on the server side - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/28 01:18:44 UTC, 5 replies.
- [kudu-CR] KUDU-1638 - [python] Add Alter Table Support - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/28 19:29:41 UTC, 1 replies.
- [kudu-CR] WIP: Fix SASL mechanism negotiation on the server side - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/10/28 19:57:56 UTC, 1 replies.
- [kudu-CR] [python] - Expose Hash Partition with Seed Method Signature - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/29 14:22:13 UTC, 4 replies.
- [kudu-CR] [python] - Update kudu.connect to enable multi-master - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/29 17:06:43 UTC, 9 replies.
- [kudu-CR] [python] - Add BlockSize method to ColumnSpec - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/29 17:47:53 UTC, 2 replies.
- [kudu-CR] [python] - Expand KuduError capabilities - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/29 20:34:08 UTC, 0 replies.
- [kudu-CR] KUDU-861 Support changing default, storage attributes - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/10/30 05:39:11 UTC, 1 replies.
- [kudu-CR] [kudu-spark] Allow build against Spark 2.0 and Scala 2.11 - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/10/30 23:18:41 UTC, 5 replies.
- [kudu-CR] [python] - Expose additional scanner methods - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/31 01:07:30 UTC, 0 replies.
- [kudu-CR] [scripts] KUDU-1566: Update jira fields automatically - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/10/31 07:12:32 UTC, 0 replies.
- [kudu-CR] [python] - Add Table id method - posted by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/10/31 10:57:41 UTC, 1 replies.
- [kudu-CR] [fs manager] Disallow write operations on read only fs handles - posted by "Dinesh Bhat (Code Review)" <ge...@cloudera.org> on 2016/10/31 18:18:18 UTC, 0 replies.