[kudu-CR] Integrate the request tracker with the client

2016-06-27 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the request tracker with the client .. Patch Set 10: Build Started http://104.196.14.100/job/kudu-gerrit/2009/ -- To view, visit http://gerrit.clouder

[kudu-CR] Add a test for the integration of RequestTracker with the client and ResultTracker with the server

2016-06-27 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a test for the integration of RequestTracker with the client and ResultTracker with the server .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-g

[kudu-CR] Integrate the ResultTracker into the rpc subsystem

2016-06-27 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the ResultTracker into the rpc subsystem .. Patch Set 14: Build Started http://104.196.14.100/job/kudu-gerrit/2011/ -- To view, visit http://gerrit.cl

[kudu-CR] Disable exactly once semantics by default and add a flag to enable it for tests

2016-06-27 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Disable exactly once semantics by default and add a flag to enable it for tests .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2014/ -- To

[kudu-CR] Make RequestTracker not return Status on FirstIncomplete()

2016-06-27 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Make RequestTracker not return Status on FirstIncomplete() .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2012/ -- To view, visit http://ge

[kudu-CR] Integrate the result tracker with writes

2016-06-27 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the result tracker with writes .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/2010/ -- To view, visit http://gerrit.cloudera.org:

[kudu-CR] Integrate the result tracker with writes

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the result tracker with writes .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/2003/ -- To view, visit http://gerrit.cloudera.org:

[kudu-CR] Add a RpcContext::RespondFailure() method

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a RpcContext::RespondFailure() method .. Patch Set 13: Build Started http://104.196.14.100/job/kudu-gerrit/2005/ -- To view, visit http://gerrit.cloudera.or

[kudu-CR] Add a ToString() method to Proxy

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a ToString() method to Proxy .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2007/ -- To view, visit http://gerrit.cloudera.org:8080/350

[kudu-CR] Integrate the ResultTracker into the rpc subsystem and add a test

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the ResultTracker into the rpc subsystem and add a test .. Patch Set 13: Build Started http://104.196.14.100/job/kudu-gerrit/2004/ -- To view, visit

[kudu-CR] Integrate the request tracker with the client

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the request tracker with the client .. Patch Set 9: Build Started http://104.196.14.100/job/kudu-gerrit/2002/ -- To view, visit http://gerrit.cloudera

[kudu-CR] Add information about Exactly Once RPC semantics to rpc.md

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add information about Exactly Once RPC semantics to rpc.md .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2008/ -- To view, visit http://ge

[kudu-CR] Add a ResultTracker class that will track server side results

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a ResultTracker class that will track server side results .. Patch Set 14: Build Started http://104.196.14.100/job/kudu-gerrit/2006/ -- To view, visit http:

[kudu-CR] KUDU-763 consensus queue metrics on followers are messed up

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-763 consensus queue metrics on followers are messed up .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2001/ -- To view, visit http://g

[kudu-CR] thirdparty: add boost and switch to header-only build

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: thirdparty: add boost and switch to header-only build .. Patch Set 1: -Verified Build Started http://104.196.14.100/job/kudu-gerrit/2000/ -- To view, visit http

[kudu-CR] locks: change kudu::shared lock constructor to pass by ref

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: change kudu::shared_lock constructor to pass by ref .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1995/ -- To view, visit http://ge

[kudu-CR] thirdparty: add boost and switch to header-only build

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: thirdparty: add boost and switch to header-only build .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1999/ -- To view, visit http://gerrit.

[kudu-CR] locks: switch from boost::shared mutex to new read-write mutex

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: switch from boost::shared_mutex to new read-write mutex .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1997/ -- To view, visit http:

[kudu-CR] locks: stop using errno around base::NumCPUs and base::MaxCPUIndex

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: stop using errno around base::NumCPUs and base::MaxCPUIndex .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1994/ -- To view, visit

[kudu-CR] locks: switch from boost::shared lock to kudu::shared lock

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: switch from boost::shared_lock to kudu::shared_lock .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1998/ -- To view, visit http://ge

[kudu-CR] locks: add new read-write mutex

2016-06-26 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: add new read-write mutex .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1996/ -- To view, visit http://gerrit.cloudera.org:8080/3496

[kudu-CR] locks: add new read-write mutex

2016-06-25 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: add new read-write mutex .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1990/ -- To view, visit http://gerrit.cloudera.org:8080/3496

[kudu-CR] locks: switch from boost::shared lock to kudu::shared lock

2016-06-25 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: switch from boost::shared_lock to kudu::shared_lock .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1992/ -- To view, visit http://ge

[kudu-CR] locks: switch from boost::shared mutex to new read-write mutex

2016-06-25 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: switch from boost::shared_mutex to new read-write mutex .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1993/ -- To view, visit http:

[kudu-CR] locks: change kudu::shared lock constructor to pass by ref

2016-06-25 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: change kudu::shared_lock constructor to pass by ref .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1991/ -- To view, visit http://ge

[kudu-CR] locks: stop using errno around base::NumCPUs and base::MaxCPUIndex

2016-06-25 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: locks: stop using errno around base::NumCPUs and base::MaxCPUIndex .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1989/ -- To view, visit

[kudu-CR] Add a Barrier implementation and use it in cbtree-test

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a Barrier implementation and use it in cbtree-test .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1988/ -- To view, visit http://gerrit

[kudu-CR] Fix flakiness of RaftConsensusITest.TestLogIOErrorIsFatal

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Fix flakiness of RaftConsensusITest.TestLogIOErrorIsFatal .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1987/ -- To view, visit http://ger

[kudu-CR] replace boost::detail::yield with std::this thread::yield

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: replace boost::detail::yield with std::this_thread::yield .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1986/ -- To view, visit http://ger

[kudu-CR] Remove miscellaneous boost dependencies

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Remove miscellaneous boost dependencies .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1985/ -- To view, visit http://gerrit.cloudera.org:8

[kudu-CR] [java-client] refactor AsyncKuduSession

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [java-client] refactor AsyncKuduSession .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1984/ -- To view, visit http://gerrit.cloudera.org:8

[kudu-CR] KUDU-1309: [java client] support tables with non-covering partition-key ranges

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1309: [java client] support tables with non-covering partition-key ranges .. Patch Set 4: Build Started http://104.196.14.100/job/kudu-gerrit/1983/ -- To

[kudu-CR] Remove miscelaneous boost dependencies

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Remove miscelaneous boost dependencies .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1982/ -- To view, visit http://gerrit.cloudera.org:80

[kudu-CR] Make ParseAddressList not OK empty address lists

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Make ParseAddressList not OK empty address lists .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1981/ -- To view, visit http://gerrit.cloud

[kudu-CR] Make ParseAddressList not OK empty address lists

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Make ParseAddressList not OK empty address lists .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1980/ -- To view, visit http://gerrit.cloud

[kudu-CR] Make ParseAddressList not OK empty address lists

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Make ParseAddressList not OK empty address lists .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1979/ -- To view, visit http://gerrit.cloud

[kudu-CR] KUDU-1309: [java client] support tables with non-covering partition-key ranges

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1309: [java client] support tables with non-covering partition-key ranges .. Patch Set 3: -Verified Build Started http://104.196.14.100/job/kudu-gerrit/1978

[kudu-CR] KUDU-1309: [java client] support tables with non-covering partition-key ranges

2016-06-24 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1309: [java client] support tables with non-covering partition-key ranges .. Patch Set 3: -Verified Build Started http://104.196.14.100/job/kudu-gerrit/1977

[kudu-CR] KUDU-1309: [java client] support tables with non-covering partition-key ranges

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1309: [java client] support tables with non-covering partition-key ranges .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1975/ -- To

[kudu-CR] [java-client] refactor AsyncKuduSession

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [java-client] refactor AsyncKuduSession .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1976/ -- To view, visit http://gerrit.cloudera.org:8

[kudu-CR] catalog manager: prevent spurious dirty callbacks from crashing the process

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: prevent spurious dirty callbacks from crashing the process .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1974/ -- To vie

[kudu-CR] KUDU-1398 CFile index blocks can store shortest separating prefix

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1398 CFile index blocks can store shortest separating prefix .. Patch Set 11: Build Started http://104.196.14.100/job/kudu-gerrit/1973/ -- To view, visit

[kudu-CR] alter schema transaction: don't crash in ToString() when no timestamp

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: alter_schema_transaction: don't crash in ToString() when no timestamp .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1972/ -- To view, vis

[kudu-CR](branch-0.9.x) Bump version to 0.9.1

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Bump version to 0.9.1 .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1971/ -- To view, visit http://gerrit.cloudera.org:8080/3473 To unsubs

[kudu-CR] Allow for reserving disk space for non-Kudu processes

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Allow for reserving disk space for non-Kudu processes .. Patch Set 9: Build Started http://104.196.14.100/job/kudu-gerrit/1970/ -- To view, visit http://gerrit.

[kudu-CR] lock manager: fix TSAN error in LockTable::Resize()

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: lock_manager: fix TSAN error in LockTable::Resize() .. Patch Set 1: -Verified Build Started http://104.196.14.100/job/kudu-gerrit/1969/ -- To view, visit http:/

[kudu-CR] Release notes for 0.9.1

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Release notes for 0.9.1 .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1968/ -- To view, visit http://gerrit.cloudera.org:8080/3470 To unsu

[kudu-CR] lock manager: fix TSAN error in LockTable::Resize()

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: lock_manager: fix TSAN error in LockTable::Resize() .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1967/ -- To view, visit http://gerrit.cl

[kudu-CR](branch-0.9.x) Release notes for 0.9.1

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Release notes for 0.9.1 .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1966/ -- To view, visit http://gerrit.cloudera.org:8080/3463 To unsu

[kudu-CR](branch-0.9.x) Release notes for 0.9.1

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Release notes for 0.9.1 .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1965/ -- To view, visit http://gerrit.cloudera.org:8080/3463 To unsu

[kudu-CR] Allow for reserving disk space for non-Kudu processes

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Allow for reserving disk space for non-Kudu processes .. Patch Set 8: Build Started http://104.196.14.100/job/kudu-gerrit/1964/ -- To view, visit http://gerrit.

[kudu-CR](branch-0.9.x) KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup

2016-06-23 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1963/

[kudu-CR] Add a RpcContext::RespondFailure() method

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a RpcContext::RespondFailure() method .. Patch Set 12: Build Started http://104.196.14.100/job/kudu-gerrit/1962/ -- To view, visit http://gerrit.cloudera.or

[kudu-CR] Integrate the ResultTracker into the rpc subsystem and add a test

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the ResultTracker into the rpc subsystem and add a test .. Patch Set 12: Build Started http://104.196.14.100/job/kudu-gerrit/1961/ -- To view, visit

[kudu-CR] Allow for reserving disk space for non-Kudu processes

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Allow for reserving disk space for non-Kudu processes .. Patch Set 7: Build Started http://104.196.14.100/job/kudu-gerrit/1960/ -- To view, visit http://gerrit.

[kudu-CR] Add a ResultTracker class that will track server side results

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add a ResultTracker class that will track server side results .. Patch Set 13: Build Started http://104.196.14.100/job/kudu-gerrit/1959/ -- To view, visit http:

[kudu-CR] Allow for reserving disk space for non-Kudu processes

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Allow for reserving disk space for non-Kudu processes .. Patch Set 6: Build Started http://104.196.14.100/job/kudu-gerrit/1958/ -- To view, visit http://gerrit.

[kudu-CR] catalog manager: prevent spurious dirty callbacks from crashing the process

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: prevent spurious dirty callbacks from crashing the process .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1957/ -- To vie

[kudu-CR] catalog manager: prevent spurious dirty callbacks from crashing the process

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: prevent spurious dirty callbacks from crashing the process .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1956/ -- To vie

[kudu-CR](branch-0.9.x) KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1955/

[kudu-CR](branch-0.9.x) Release notes for 0.9.1

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Release notes for 0.9.1 .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1954/ -- To view, visit http://gerrit.cloudera.org:8080/3463 To unsu

[kudu-CR](branch-0.9.x) KUDU-1473: fix some tablet lock usage in CatalogManager

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1473: fix some tablet lock usage in CatalogManager .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1953/ -- To view, visit http://gerri

[kudu-CR](branch-0.9.x) catalog manager: fix a locking error

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: fix a locking error .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1952/ -- To view, visit http://gerrit.cloudera.org:8080

[kudu-CR](branch-0.9.x) KUDU-1469. Fix handling of fully-deduped requests after a leader change

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1469. Fix handling of fully-deduped requests after a leader change .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1950/ -- To view, v

[kudu-CR](branch-0.9.x) Fix stray memory writes due to tcmalloc profiling

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Fix stray memory writes due to tcmalloc profiling .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1949/ -- To view, visit http://gerrit.clou

[kudu-CR](branch-0.9.x) [java-client] RPC timeout may sometimes be reported as max attempts violation

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [java-client] RPC timeout may sometimes be reported as max attempts violation .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1951/ -- To v

[kudu-CR] KUDU-1398 CFile index blocks can store shortest separating prefix

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1398 CFile index blocks can store shortest separating prefix .. Patch Set 10: Build Started http://104.196.14.100/job/kudu-gerrit/1948/ -- To view, visit

[kudu-CR](branch-0.9.x) KUDU-1473: fix some tablet lock usage in CatalogManager

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1473: fix some tablet lock usage in CatalogManager .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1946/ -- To view, visit http://gerri

[kudu-CR](branch-0.9.x) catalog manager: fix a locking error

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: fix a locking error .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1947/ -- To view, visit http://gerrit.cloudera.org:8080

[kudu-CR](branch-0.9.x) update dist-test configuration for new client.py location

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: update dist-test configuration for new client.py location .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1945/ -- To view, visit http://ger

[kudu-CR] KUDU-1491. Address TSAN warning for compaction

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1491. Address TSAN warning for compaction .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1944/ -- To view, visit http://gerrit.clouder

[kudu-CR](branch-0.9.x) Bump version to 0.9.1-SNAPSHOT

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Bump version to 0.9.1-SNAPSHOT .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1943/ -- To view, visit http://gerrit.cloudera.org:8080/3458

[kudu-CR](branch-0.9.x) [java-client] RPC timeout may sometimes be reported as max attempts violation

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [java-client] RPC timeout may sometimes be reported as max attempts violation .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1942/ -- To v

[kudu-CR](branch-0.9.x) Fix stray memory writes due to tcmalloc profiling

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Fix stray memory writes due to tcmalloc profiling .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1941/ -- To view, visit http://gerrit.clou

[kudu-CR](branch-0.9.x) KUDU-1469. Fix handling of fully-deduped requests after a leader change

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1469. Fix handling of fully-deduped requests after a leader change .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1940/ -- To view, v

[kudu-CR] KUDU-1491. Address TSAN warning for compaction

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1491. Address TSAN warning for compaction .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1939/ -- To view, visit http://gerrit.clouder

[kudu-CR] KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1938/

[kudu-CR] KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1477. Pending COMMIT message for failed write operation can prevent tablet startup .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1937/

[kudu-CR] Add Env::GetBytesFree() method

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add Env::GetBytesFree() method .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1936/ -- To view, visit http://gerrit.cloudera.org:8080/3451

[kudu-CR] Add Env::GetBytesFree() method

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add Env::GetBytesFree() method .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1935/ -- To view, visit http://gerrit.cloudera.org:8080/3451

[kudu-CR] Allow to set RequestId in the RPC RequestHeader

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Allow to set RequestId in the RPC RequestHeader .. Patch Set 9: Build Started http://104.196.14.100/job/kudu-gerrit/1933/ -- To view, visit http://gerrit.cloude

[kudu-CR] Clarify the difference between 'call id' and 'request id'

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Clarify the difference between 'call_id' and 'request_id' .. Patch Set 6: Build Started http://104.196.14.100/job/kudu-gerrit/1934/ -- To view, visit http://ger

[kudu-CR] Allow for reserving disk space for non-Kudu processes

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Allow for reserving disk space for non-Kudu processes .. Patch Set 5: Build Started http://104.196.14.100/job/kudu-gerrit/1932/ -- To view, visit http://gerrit.

[kudu-CR] log: Mark allocation finished even if allocation had an error

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: log: Mark allocation finished even if allocation had an error .. Patch Set 5: Build Started http://104.196.14.100/job/kudu-gerrit/1930/ -- To view, visit http:/

[kudu-CR] Add Env::GetBytesFree() method

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add Env::GetBytesFree() method .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1931/ -- To view, visit http://gerrit.cloudera.org:8080/3451

[kudu-CR] Integrate the request tracker with the client

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the request tracker with the client .. Patch Set 8: Build Started http://104.196.14.100/job/kudu-gerrit/1928/ -- To view, visit http://gerrit.cloudera

[kudu-CR] Integrate the result tracker with writes

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Integrate the result tracker with writes .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1929/ -- To view, visit http://gerrit.cloudera.org:

[kudu-CR] KUDU-1398 CFile index blocks can store shortest separating prefix

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1398 CFile index blocks can store shortest separating prefix .. Patch Set 9: Build Started http://104.196.14.100/job/kudu-gerrit/1927/ -- To view, visit h

[kudu-CR] KUDU-1469. Fix handling of fully-deduped requests after a leader change

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1469. Fix handling of fully-deduped requests after a leader change .. Patch Set 6: Build Started http://104.196.14.100/job/kudu-gerrit/1926/ -- To view, v

[kudu-CR] KUDU-1469. Fix handling of fully-deduped requests after a leader change

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1469. Fix handling of fully-deduped requests after a leader change .. Patch Set 5: Build Started http://104.196.14.100/job/kudu-gerrit/1925/ -- To view, v

[kudu-CR] tablet: fix sloppiness around atomic mutation lists

2016-06-22 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: tablet: fix sloppiness around atomic mutation lists .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1924/ -- To view, visit http://gerrit.cl

[kudu-CR] Fix stray memory writes due to tcmalloc profiling

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Fix stray memory writes due to tcmalloc profiling .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1923/ -- To view, visit http://gerrit.clou

[kudu-CR] log: Mark allocation finished even if allocation had an error

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: log: Mark allocation finished even if allocation had an error .. Patch Set 4: Build Started http://104.196.14.100/job/kudu-gerrit/1922/ -- To view, visit http:/

[kudu-CR] catalog manager: fix a locking error

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: fix a locking error .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1921/ -- To view, visit http://gerrit.cloudera.org:8080

[kudu-CR] Add additional documentation for bad installation

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add additional documentation for bad installation .. Patch Set 4: Build Started http://104.196.14.100/job/kudu-gerrit/1920/ -- To view, visit http://gerrit.clou

[kudu-CR] Add additional documentation for bad installation

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add additional documentation for bad installation .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1919/ -- To view, visit http://gerrit.clou

[kudu-CR] log: Mark allocation finished even if allocation had an error

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: log: Mark allocation finished even if allocation had an error .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1918/ -- To view, visit http:/

[kudu-CR] consensus: Crash if we fail to append to the WAL

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: consensus: Crash if we fail to append to the WAL .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/1917/ -- To view, visit http://gerrit.cloud

[kudu-CR] catalog manager: fix a locking brain fart

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: catalog_manager: fix a locking brain fart .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/1916/ -- To view, visit http://gerrit.cloudera.org

[kudu-CR] Add additional documentation for bad installation

2016-06-21 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add additional documentation for bad installation .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/1915/ -- To view, visit http://gerrit.clou

<    2   3   4   5   6   7   8   9   10   >