You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] KUDU-1970: node density integration test - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/01 02:21:49 UTC, 14 replies.
- [kudu-CR] log block manager: detect and repair unpunched holes - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/01 02:22:17 UTC, 7 replies.
- [kudu-CR] env: Always read fully when reading files - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/01 03:16:34 UTC, 3 replies.
- [kudu-CR] log block manager: refactor container record processing - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/01 04:11:02 UTC, 7 replies.
- [kudu-CR] Reduce arguments in file Read API - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/01 04:46:00 UTC, 21 replies.
- [kudu-CR] [integration-tests] fixed flake in SecurityUnknownTskTest - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/01 06:24:16 UTC, 2 replies.
- [kudu-CR] [rpc] use C++11 move semantics for selected methods - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/01 14:55:09 UTC, 2 replies.
- [kudu-CR] WIP KUDU-1952 Remove round-robin for block placement - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/01 16:45:18 UTC, 0 replies.
- [kudu-CR] [WIP] KUDU-1860: ksck doesn't identify tablets that are evicted but still in config - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/01 17:39:21 UTC, 11 replies.
- [kudu-CR] KUDU-861 Support changing column defaults and storage attributes - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/01 17:39:53 UTC, 0 replies.
- [kudu-CR] KUDU-1952 Remove round-robin for block placement - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/01 18:29:15 UTC, 56 replies.
- [kudu-CR] WIP Don't suicide on EIO - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/01 18:29:17 UTC, 10 replies.
- [kudu-CR] Make NO FATALS work standalone - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 18:37:22 UTC, 0 replies.
- [kudu-CR] external mini cluster: spawn perf record for each daemon during Start() - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/01 19:03:45 UTC, 1 replies.
- [kudu-CR] [KUDU-754] add an environment variable for kudu client debugging to stderr - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/01 19:21:32 UTC, 9 replies.
- [kudu-CR] tablet copy: Refactor to avoid separate expiration map - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 19:24:58 UTC, 4 replies.
- [kudu-CR] tablet copy: Ensure no data loss on tablet copy failure - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 20:54:53 UTC, 16 replies.
- [kudu-CR] KUDU-1853 (redux). tablet copy: Don't orphan blocks on failure - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 20:54:57 UTC, 9 replies.
- [kudu-CR] tests: AssertEventually and NO FATALS improvements - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 20:55:13 UTC, 5 replies.
- [kudu-CR] [kudu-jepsen] added more info on troubleshooting - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/01 21:19:47 UTC, 11 replies.
- [kudu-CR] docs: Add breakpad documentation to user guide - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 22:35:16 UTC, 5 replies.
- [kudu-CR] master: Retry background tasks even if TS UUID not registered - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 22:52:32 UTC, 3 replies.
- [kudu-CR] design docs: Add tablet history GC design doc - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/01 23:14:26 UTC, 8 replies.
- [kudu-CR] [java client] improve flaky test ITClient - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/02 00:02:21 UTC, 11 replies.
- [kudu-CR] mapreduce: add support for fault tolerant scanner - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/02 00:03:14 UTC, 5 replies.
- [kudu-CR] [c++ client] re-acquire authn token if expired - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/02 00:30:27 UTC, 30 replies.
- [kudu-CR] KUDU-1875: Refuse unauthenticated connections from publicly routable IP addrs - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/02 01:00:39 UTC, 45 replies.
- [kudu-CR] more - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/02 01:33:00 UTC, 1 replies.
- [kudu-CR] WIP: Expose "raw" mode in KuduScanner and allow to pass flags - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/02 02:20:09 UTC, 0 replies.
- [kudu-CR] WIP: Expose row format flags in KuduScanner - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/02 07:35:20 UTC, 2 replies.
- [kudu-CR] env: add ReadV() API - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/02 16:01:58 UTC, 17 replies.
- [kudu-CR] [webui] Fix master reg formatting and add memory use percentage. - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/02 16:50:53 UTC, 10 replies.
- [kudu-CR] WIP: KUDU-463. Add checksumming to cfile - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/02 17:29:02 UTC, 14 replies.
- [kudu-CR] Expose row format flags in KuduScanner - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 03:19:13 UTC, 21 replies.
- [kudu-CR] spark: add support for fault tolerant scanner - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/03 05:03:55 UTC, 20 replies.
- [kudu-CR] [doc] corrected superuser ACL flag name - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/03 07:08:00 UTC, 4 replies.
- [kudu-CR] [docs] Refresh and augment the known issues - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2017/05/03 16:49:29 UTC, 1 replies.
- [kudu-CR](branch-1.3.x) [docs] Add troubleshooting for KuduStorageHandler - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2017/05/03 16:49:59 UTC, 2 replies.
- [kudu-CR](branch-1.3.x) [docs] Refresh and augment the known issues - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2017/05/03 16:51:56 UTC, 2 replies.
- [kudu-CR](branch-1.3.x) [doc] corrected superuser ACL flag name - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/03 17:51:01 UTC, 5 replies.
- [kudu-CR] WIP: KUDU-1992. striped64: don't heap-allocate the threadlocal hashcode - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/03 21:46:02 UTC, 2 replies.
- [kudu-CR] [kudu-jepsen] fixed misprints in packaged mode - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:13:15 UTC, 0 replies.
- [kudu-CR] [timestamp] Add a new TIMESTAMP NANOS type - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:32:56 UTC, 0 replies.
- [kudu-CR] [timestamp] Add a new TimestampValue class to support the TIMESTAMP NANOS type - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:33:02 UTC, 0 replies.
- [kudu-CR] Add a raw batch api to the client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:34:22 UTC, 0 replies.
- [kudu-CR] WIP: Debugging TSK seq no non-monotonicity bug - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:35:23 UTC, 0 replies.
- [kudu-CR] WIP: Add TIMESTAMP NANOS support to the java client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:35:35 UTC, 0 replies.
- [kudu-CR] Allow to release an rpc transfer's data - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/03 22:36:23 UTC, 0 replies.
- [kudu-CR] KUDU-1992. striped64: don't heap-allocate the threadlocal hashcode - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/04 00:07:24 UTC, 2 replies.
- [kudu-CR](gh-pages) FAQ refresh - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/04 00:08:53 UTC, 2 replies.
- [kudu-CR] [java-client] clear non-covered entries from meta cache on table open - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/04 00:10:25 UTC, 1 replies.
- [kudu-CR] Silence clang -Waddress-of-packed-member warning - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 00:30:09 UTC, 7 replies.
- [kudu-CR] process memory: incrementally track total process consumption - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/04 01:06:59 UTC, 8 replies.
- [kudu-CR] Test for bug in exactly-once during tablet bootstrap - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 01:35:13 UTC, 7 replies.
- [kudu-CR] WIP: Fix bug in incorrect response rebuilding on tablet boostrap - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 01:37:54 UTC, 0 replies.
- [kudu-CR] Rename TabletPeer to TabletReplica - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/04 04:21:29 UTC, 9 replies.
- [kudu-CR] WIP: [util] introduced custom gflag validation - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/04 06:17:42 UTC, 0 replies.
- [kudu-CR] [util] introduced custom gflags validators - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/04 09:06:37 UTC, 3 replies.
- [kudu-CR] Fix bug in incorrect response rebuilding on tablet bootstrap - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 16:39:24 UTC, 9 replies.
- [kudu-CR] WIP KUDU-1826 add propagated timestamp to sync client - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/04 17:10:37 UTC, 4 replies.
- [kudu-CR] WIP(awong): TIMESTAMP NANOS for java client - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/04 17:12:51 UTC, 0 replies.
- [kudu-CR] Slice::ToDebugString() - Add option to not ascii'ize - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 17:40:21 UTC, 0 replies.
- [kudu-CR] env: unify ReadV and Read code paths - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/04 17:49:36 UTC, 2 replies.
- [kudu-CR] [flaky tests] Address LSAN false positives - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 18:18:58 UTC, 6 replies.
- [kudu-CR] env: add WriteV() API - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/04 18:27:57 UTC, 9 replies.
- [kudu-CR](branch-1.3.x) KUDU-1964. security: avoid calling ERR clear error() defensively - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/04 19:17:40 UTC, 2 replies.
- [kudu-CR] WIP: KUDU-1949. Maintenance Manager should trigger flushes earlier - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/04 20:45:32 UTC, 3 replies.
- [kudu-CR] docs: Shorten top-level headings in Troubleshooting Guide - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/04 20:50:16 UTC, 0 replies.
- [kudu-CR] tablet: revert batch-check-presence optimization for UPDATE/DELETE - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 22:05:25 UTC, 0 replies.
- [kudu-CR] KUDU-1993: fixed validation of 'grouped' gflags - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/04 22:16:57 UTC, 10 replies.
- [kudu-CR] [catalog manager] categorization of rw operation failures - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 22:40:19 UTC, 14 replies.
- [kudu-CR] KUDU-1843. Client UUIDs should be cryptographically random - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/04 22:41:42 UTC, 1 replies.
- [kudu-CR] WIP: cfile set: avoid Status allocation for row not found - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/05 00:48:16 UTC, 1 replies.
- [kudu-CR] KUDU-1949. Maintenance Manager should trigger flushes earlier - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/05 00:48:16 UTC, 3 replies.
- [kudu-CR] cfile set: avoid Status allocation for row not found - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/05 01:57:07 UTC, 3 replies.
- [kudu-CR] KUDU-1927 [master] always send IPKI CA certificate - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/05 02:17:13 UTC, 3 replies.
- [kudu-CR](branch-1.3.x) KUDU-1981 Kudu should run at hosts len(FQDN) > 64 - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/05 02:54:09 UTC, 2 replies.
- [kudu-CR](branch-1.3.x) KUDU-1993: fixed validation of 'grouped' gflags - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/05 04:37:44 UTC, 2 replies.
- [kudu-CR] [util] use emplace() instead of insert() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/05 06:43:03 UTC, 4 replies.
- [kudu-CR] WIP KUDU-1875: Refuse unauthenticated connections from publicly routable IP addrs - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/05 07:29:06 UTC, 4 replies.
- [kudu-CR] cache: add a benchmark - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/05 20:16:08 UTC, 0 replies.
- [kudu-CR] WIP: release WritableLogSegment buffers when log is idle - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/05 20:21:17 UTC, 1 replies.
- [kudu-CR] [java client] - Add getter/setter for the last propagated timestamp to KuduClient - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/05 20:23:32 UTC, 0 replies.
- [kudu-CR] WIP: reduce contention on MemTracker::Release and Consume in block cache - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/05 20:31:32 UTC, 1 replies.
- [kudu-CR] Fix flaky test TestRecoverFromOpIdOverflow - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/05 20:43:47 UTC, 9 replies.
- [kudu-CR] KUDU-1991. master: Retry background tasks even if TS UUID not registered - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/05 20:52:49 UTC, 5 replies.
- [kudu-CR] Refactor ConsensusStatePB to hold committed and pending configs - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/05 21:33:54 UTC, 35 replies.
- [kudu-CR] WIP: tablet: skip over gaps in rowsets using key index instead of bloom - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/05 23:00:09 UTC, 0 replies.
- [kudu-CR] maintenance manager: schedule work immediately when threads are free - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/06 00:37:54 UTC, 7 replies.
- [kudu-CR] cert: add check for pending SSL errors in cert-related code - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/06 00:37:54 UTC, 5 replies.
- [kudu-CR] WIP [java] re-acquire authn token if expired - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/06 03:03:28 UTC, 4 replies.
- [kudu-CR] [build] disable tcmalloc for OS X builds - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/08 22:55:50 UTC, 5 replies.
- [kudu-CR] KUDU-1999: Spark connector should login with Kerberos credentials on driver - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/09 00:58:49 UTC, 8 replies.
- [kudu-CR] KUDU-463. Add checksumming to cfile - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/09 03:10:46 UTC, 7 replies.
- [kudu-CR] log block manager: convert container metrics from counters to gauges - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/09 06:55:28 UTC, 6 replies.
- [kudu-CR] log block manager: reopen container metadata writers at the OS level - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/09 06:55:29 UTC, 16 replies.
- [kudu-CR] KUDU-1549: delete dead LBM containers at startup - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/09 06:55:29 UTC, 6 replies.
- [kudu-CR] KUDU-1549: compact LBM container metadata files at startup - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/09 06:55:29 UTC, 13 replies.
- [kudu-CR] KUDU-1988: add support for advertised host:port info. - posted by "Patrik Sundberg (Code Review)" <ge...@cloudera.org> on 2017/05/09 14:32:42 UTC, 26 replies.
- [kudu-CR] Clarify error for permitted max tablets at creation time - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/09 18:30:21 UTC, 3 replies.
- [kudu-CR] [java-client] update protoc maven plugin - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/09 19:10:58 UTC, 6 replies.
- [kudu-CR] [java] removed AsyncKuduClient.isTableNotServed() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/09 19:16:25 UTC, 2 replies.
- [kudu-CR] Move maintenance manager to server/ - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/09 20:48:16 UTC, 0 replies.
- [kudu-CR] kudu-1475: set is is initialized to false in log pre-allocated case - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/09 20:50:11 UTC, 0 replies.
- [kudu-CR] KUDU-1552: schema corruption cause kudu crash - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/09 20:52:54 UTC, 0 replies.
- [kudu-CR] WIP: ts-cli: add commands to trigger step-down and copying tablets - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/09 20:54:28 UTC, 0 replies.
- [kudu-CR] Make exactly once writes-itest fail fast - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/09 23:00:27 UTC, 2 replies.
- [kudu-CR] log: release WritableLogSegment buffers when log is idle - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/09 23:51:00 UTC, 4 replies.
- [kudu-CR] faststring: add shrink to fit() - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/09 23:51:01 UTC, 5 replies.
- [kudu-CR](branch-1.3.x) KUDU-1999: Spark connector should login with Kerberos credentials on driver - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/10 00:24:46 UTC, 2 replies.
- [kudu-CR] fs manager: optimize tmp file deletion - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/10 02:55:44 UTC, 6 replies.
- [kudu-CR] Improve error message when trying to switch block managers - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/10 17:12:37 UTC, 2 replies.
- [kudu-CR] KUDU-1056 and KUDU-1020 Safe time for ksck checksum - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/10 18:04:12 UTC, 11 replies.
- [kudu-CR] WIP Allow external miniclusters to use many data dirs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/10 19:33:05 UTC, 6 replies.
- [kudu-CR] [java-client] Update protoc and simplify the maven build - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/10 21:45:48 UTC, 21 replies.
- [kudu-CR] benchmarks: make ensure cpu scaling more resilient - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/10 22:22:29 UTC, 3 replies.
- [kudu-CR] KUDU-2005: actionable error messages from webserver - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/10 23:57:14 UTC, 4 replies.
- [kudu-CR] KUDU-2001 Add UNDO size to tablet on-disk size - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/11 01:01:09 UTC, 23 replies.
- [kudu-CR] KUDU-1941: more validation for RPC auth flags - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 01:18:02 UTC, 2 replies.
- [kudu-CR] [util] updated output from TryRunLsof() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 01:42:13 UTC, 5 replies.
- [kudu-CR] KUDU-1192 Periodically flush glog buffers from a thread - posted by "William Li (Code Review)" <ge...@cloudera.org> on 2017/05/11 02:01:30 UTC, 24 replies.
- [kudu-CR] [catalog manager tsk-itest] shortened test's run-time - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 05:01:47 UTC, 5 replies.
- [kudu-CR] log: fix some incorrect assumptions on BlockingQueue shutdown - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/11 05:26:15 UTC, 2 replies.
- [kudu-CR] log: shut down appender thread when idle - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/11 05:26:15 UTC, 13 replies.
- [kudu-CR] KUDU-586. Upgrade to protobuf 3 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/11 15:54:04 UTC, 7 replies.
- [kudu-CR] [doc] Remove beta upgrade reference - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2017/05/11 18:43:21 UTC, 3 replies.
- [kudu-CR] [flags] fixed typo in group flag validation logic - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 19:25:47 UTC, 2 replies.
- [kudu-CR](branch-1.3.x) KUDU-1941: more validation for RPC auth flags - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 19:39:17 UTC, 5 replies.
- [kudu-CR](branch-1.3.x) KUDU-2005: actionable error messages from webserver - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 19:39:17 UTC, 2 replies.
- [kudu-CR](branch-1.3.x) [util] updated output from TryRunLsof() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 19:39:18 UTC, 3 replies.
- [kudu-CR](branch-1.3.x) [flags] fixed typo in group flag validation logic - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/11 20:34:18 UTC, 2 replies.
- [kudu-CR] cmake: fix protoc dependency typo - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/11 22:10:12 UTC, 2 replies.
- [kudu-CR] [webui] Improvements for when there's many tablets & cleanup - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/11 23:25:42 UTC, 20 replies.
- [kudu-CR] Bump glog to 0.3.5 - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/11 23:34:29 UTC, 3 replies.
- [kudu-CR] WIP: threadpool: token-based sequencing - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/12 04:04:31 UTC, 2 replies.
- [kudu-CR] WIP [rpc] introduced per-RPC credentials policy - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/12 07:53:33 UTC, 7 replies.
- [kudu-CR] block manager: require file cache - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/12 23:25:36 UTC, 5 replies.
- [kudu-CR] Add fault injection of EIOs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/12 23:27:01 UTC, 7 replies.
- [kudu-CR] [java client] removes duplicate checks at KuduScanToken - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/12 23:41:07 UTC, 2 replies.
- [kudu-CR] [rpc] introduce per-RPC credentials policy - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/15 00:08:23 UTC, 12 replies.
- [kudu-CR] [test-workload] setter for admin operation timeout - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/15 06:33:12 UTC, 2 replies.
- [kudu-CR] [tests] operations timeout for ClusterVerifier - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/15 06:33:12 UTC, 3 replies.
- [kudu-CR] KUDU-1422 [java client] modifiable error collector capacity - posted by "eric-maynard (Code Review)" <ge...@cloudera.org> on 2017/05/15 16:04:49 UTC, 2 replies.
- [kudu-CR] KUDU-1860: ksck doesn't identify tablets that are evicted but still in config - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/15 21:09:53 UTC, 18 replies.
- [kudu-CR] KUDU-1826 add propagated timestamp to sync client - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/15 22:36:41 UTC, 7 replies.
- [kudu-CR] [security-faults-itest] fixes on test flakiness - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/16 16:23:21 UTC, 6 replies.
- [kudu-CR] Fix ToolTest.TestFsCheck for Mac - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/16 19:15:04 UTC, 2 replies.
- [kudu-CR] Enable move constructors for protobufs - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/16 19:23:04 UTC, 7 replies.
- [kudu-CR] KUDU-1294 fix issue with unreleased consumption - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/16 21:08:12 UTC, 5 replies.
- [kudu-CR] Fix Java client's ColumnSchema.getDefaultValue() - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/16 21:39:25 UTC, 1 replies.
- [kudu-CR] net util: add a counter for time spent in DNS lookups - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/16 22:00:01 UTC, 2 replies.
- [kudu-CR] locks: allow use of TSAN on many-core machines - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/16 22:00:01 UTC, 5 replies.
- [kudu-CR] KUDU-2016: Fix Java client's ColumnSchema.getDefaultValue() - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/16 22:26:22 UTC, 3 replies.
- [kudu-CR] log: change default retention to one segment - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/16 23:37:44 UTC, 5 replies.
- [kudu-CR] KUDU-2017. Fix calculation of perf improvement for flushes - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/17 00:10:54 UTC, 7 replies.
- [kudu-CR] [java-client] clear non-covered entries from meta cache on table open (second try) - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/17 01:46:08 UTC, 2 replies.
- [kudu-CR] log: reduce segment size from 64MB to 8MB - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/17 19:32:17 UTC, 12 replies.
- [kudu-CR] Clean up tablet-copy error message - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/17 19:55:16 UTC, 5 replies.
- [kudu-CR] Improve logging during server startup - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/17 20:57:57 UTC, 2 replies.
- [kudu-CR] [c++ client] less logging about authn token - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/17 23:40:32 UTC, 2 replies.
- [kudu-CR] process memory: go back to non-incremental tracking - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/18 00:26:22 UTC, 9 replies.
- [kudu-CR] WIP: upgrade to proto3 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/18 01:10:04 UTC, 0 replies.
- [kudu-CR] KUDU-1125 (part 1) catalog manager: try to avoid unnecessarily rewriting tablet info - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/18 01:58:23 UTC, 10 replies.
- [kudu-CR] WIP: KUDU-1366: allow building against jemalloc - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/18 04:35:41 UTC, 3 replies.
- [kudu-CR] KUDU-1998. Re-enable tcmalloc on OSX - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/18 04:35:41 UTC, 2 replies.
- [kudu-CR] Fix broken url to "Building a Better Bloom Filter" - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/18 15:56:53 UTC, 2 replies.
- [kudu-CR] KUDU-2001 Refactor rowset size estimates - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/18 17:51:14 UTC, 2 replies.
- [kudu-CR] [java] re-acquire authn token if expired - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/18 19:02:21 UTC, 0 replies.
- [kudu-CR] WIP: Add tool to detect pending config changes - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/18 19:14:48 UTC, 0 replies.
- [kudu-CR] docs: revise security doc based on KUDU-1875 and add release notes for 1.4 - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/18 19:23:38 UTC, 12 replies.
- [kudu-CR] KUDU-1034 client does not failover due to timeout - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/18 23:56:49 UTC, 22 replies.
- [kudu-CR] KUDU-2020: tserver failure causes multiple tablet copy operations per under-replicated tablet - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/19 02:06:10 UTC, 36 replies.
- [kudu-CR] KUDU-2021 retry master RPC if negotiation times out - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/19 16:46:27 UTC, 3 replies.
- [kudu-CR] KUDU-1580 retry tserver RPC if negotiation times out - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/19 16:46:27 UTC, 19 replies.
- [kudu-CR] Disable dense node-itest on OS X - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/19 18:00:33 UTC, 4 replies.
- [kudu-CR] Fix inaccuracy in LICENSE.txt regarding MIT license - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/19 18:53:45 UTC, 2 replies.
- [kudu-CR] Disable dense node-itest on macOS - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/19 19:50:44 UTC, 2 replies.
- [kudu-CR] consensus peers: avoid C++14-ism (lambda capture with initializer) - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/19 20:42:00 UTC, 2 replies.
- [kudu-CR] kudu-2022 Fix nullptr access at GetLocalNetworks. - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/19 21:12:11 UTC, 6 replies.
- [kudu-CR] KUDU-2022 Fix nullptr access at GetLocalNetworks. - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2017/05/19 21:29:19 UTC, 2 replies.
- [kudu-CR] consensus peers: remove unnecessary pragma - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/19 23:03:53 UTC, 2 replies.
- [kudu-CR] Fix flaky test TestRecoverFromOpIdOverflow (again) - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/21 01:08:09 UTC, 7 replies.
- [kudu-CR] consensus: consolidate Raft thread pools - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/22 09:39:37 UTC, 10 replies.
- [kudu-CR] threadpool: new test for pools with no max threads - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/22 09:39:37 UTC, 11 replies.
- [kudu-CR] threadpool-test: use test fixture - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/22 09:39:37 UTC, 5 replies.
- [kudu-CR] threadpool: token-based task sequencing - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/22 09:39:37 UTC, 22 replies.
- [kudu-CR] Improve ASSERT STR CONTAINS() - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/22 22:01:44 UTC, 2 replies.
- [kudu-CR] KUDU-871 (part 2). Make ConsensusMetadata thread-safe - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/22 22:01:45 UTC, 3 replies.
- [kudu-CR] KUDU-871 (part 3). Support tombstoned voting - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/22 22:01:45 UTC, 0 replies.
- [kudu-CR] KUDU-871 (part 1). Refactor to make cmeta a first class object - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/22 22:01:45 UTC, 3 replies.
- [kudu-CR] mini cluster: Test infrastructure improvements - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/22 22:01:45 UTC, 0 replies.
- [kudu-CR] Move CreateTableForTEsting into registration-test - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/23 02:20:05 UTC, 0 replies.
- [kudu-CR] Move CreateTableForTesting into registration-test - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/23 02:21:30 UTC, 6 replies.
- [kudu-CR] KUDU-1755 Part 1: Improve tablet on disk size metric - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/23 23:16:20 UTC, 26 replies.
- [kudu-CR] KUDU-1755 Part 2: Improve table on-disk size metric - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/23 23:16:21 UTC, 4 replies.
- [kudu-CR] Fix flaky test - posted by "Edward Fancher (Code Review)" <ge...@cloudera.org> on 2017/05/24 16:45:09 UTC, 3 replies.
- [kudu-CR] docs: clarify that max cell size applies to uncompressed size - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/24 17:15:11 UTC, 6 replies.
- [kudu-CR] Fix flaky test TestRestartWithOrphanedReplicates - posted by "Edward Fancher (Code Review)" <ge...@cloudera.org> on 2017/05/24 18:01:03 UTC, 9 replies.
- [kudu-CR] server: move apply pool into ServerBase - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/25 00:32:59 UTC, 5 replies.
- [kudu-CR] KUDU-2021 test for negotiation timeout on Master RPCs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/25 01:34:10 UTC, 15 replies.
- [kudu-CR] KUDU-1911 add more helpful error message when required tool arguments are missing - posted by "Sam Okrent (Code Review)" <ge...@cloudera.org> on 2017/05/25 02:03:55 UTC, 2 replies.
- [kudu-CR] [authn token expire-itest] minor clean-up - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/25 03:09:39 UTC, 4 replies.
- [kudu-CR] Allow external miniclusters to use data dirs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/25 16:21:53 UTC, 0 replies.
- [kudu-CR] KUDU-1755 Part 2: Improve tablet on-disk size metric - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2017/05/25 18:18:29 UTC, 1 replies.
- [kudu-CR] KUDU-1911 improve missing required arg message - posted by "Sam Okrent (Code Review)" <ge...@cloudera.org> on 2017/05/25 21:34:46 UTC, 12 replies.
- [kudu-CR] Update version to 1.5.0-SNAPSHOT - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/25 22:11:21 UTC, 3 replies.
- [kudu-CR] minicluster: more realistic multi-dir clusters - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/25 22:24:17 UTC, 0 replies.
- [kudu-CR] minicluster: facilitate creating multidir clusters - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/25 22:54:52 UTC, 9 replies.
- [kudu-CR] debug openssl error - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/26 01:12:49 UTC, 1 replies.
- [kudu-CR] Work around another OpenSSL thread safety bug - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2017/05/26 01:12:49 UTC, 5 replies.
- [kudu-CR] [client-test] gscoped ptr --> unique ptr - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/26 22:41:45 UTC, 3 replies.
- [kudu-CR] consensus: Move PendingRounds to its own file - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/27 01:13:33 UTC, 3 replies.
- [kudu-CR] raft consensus: don't call LogPrefix() if couldn't lock ReplicaState - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2017/05/27 02:03:15 UTC, 2 replies.
- [kudu-CR] [client-test] fixed flakiness in TestWriteTimeout - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/27 02:19:58 UTC, 2 replies.
- [kudu-CR] WIP: consensus: Get rid of ReplicaState class - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/27 02:26:29 UTC, 1 replies.
- [kudu-CR] external minicluster: support multiple data dirs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/27 06:56:13 UTC, 0 replies.
- [kudu-CR] consensus: Get rid of ReplicaState class - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/27 20:00:07 UTC, 10 replies.
- [kudu-CR] consensus: Acquire lock before snoozing FD - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/28 00:32:12 UTC, 4 replies.
- [kudu-CR] consensus: Get rid of LockFor*() methods - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/28 00:38:25 UTC, 15 replies.
- [kudu-CR] consensus: Add DCHECK(is locked()) in all unlocked methods - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/28 00:38:25 UTC, 3 replies.
- [kudu-CR] Add ThreadRestrictions-aware LockGuard and UniqueLock - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/05/28 00:38:25 UTC, 9 replies.
- [kudu-CR] [client-test] fix for TestLastErrorEmbeddedInScanTimeoutStatus - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/30 19:02:02 UTC, 3 replies.
- [kudu-CR] external minicluster: expand EMC dir usage - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/30 19:50:43 UTC, 3 replies.
- [kudu-CR](gh-pages) WIP: Kudu Consistency Blog Post Pt1 - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2017/05/30 20:08:00 UTC, 5 replies.
- [kudu-CR] [tests] InvalidTokenDuringSeparateWorkloads test - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/31 01:04:30 UTC, 7 replies.
- [kudu-CR] KUDU-1914 Add positive .htpasswd test case - posted by "Sam Okrent (Code Review)" <ge...@cloudera.org> on 2017/05/31 01:22:43 UTC, 6 replies.
- [kudu-CR] [system catalog] an option to reset CA entries in system table - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/31 01:43:38 UTC, 0 replies.
- [kudu-CR] NOT FOR COMMIT: [system catalog] an option to reset CA entries in system table - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/05/31 01:43:42 UTC, 0 replies.
- [kudu-CR] [tests] clean-up on kudu::client::ScanToStrings - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/31 07:02:49 UTC, 5 replies.
- [kudu-CR] disk failure: coordinate IO error handling - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/31 18:19:15 UTC, 1 replies.
- [kudu-CR] disk failure: make DataDirManager failure-aware - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/31 18:19:15 UTC, 0 replies.
- [kudu-CR] disk failure: handle EIOs on I/O to blocks - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/31 18:19:15 UTC, 0 replies.
- [kudu-CR] disk failure: basic test coverage for disk failure - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/05/31 18:19:15 UTC, 0 replies.
- [kudu-CR] [consensus queue] fix race in UpdateLagMetrics() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/05/31 18:23:27 UTC, 4 replies.