[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-21 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower .. Patch Set 12: (4 comments) http://gerrit.cloudera.org:8080/#/c/3609/12//COMMIT_MSG Commit

[kudu-CR] master: do not delete unknown tablets

2016-07-20 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3645 to look at the new patch set (#8). Change subject: master: do not delete unknown tablets .. master:

[kudu-CR] master: do not delete unknown tablets

2016-07-20 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3645 to look at the new patch set (#7). Change subject: master: do not delete unknown tablets

[kudu-CR] c++ client: use operation timeout as deadline for finding new leader master

2016-07-20 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3718 to review the following change. Change subject: c++ client: use operation timeout as deadline for finding new leader master

[kudu-CR] KUDU-1358 (part 3): new multi-master stress test

2016-07-20 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3611 to look at the new patch set (#11). Change subject: KUDU-1358 (part 3): new multi-master stress test

[kudu-CR] KUDU-1374: send full tablet report when new leader master is detected

2016-07-20 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3643 to look at the new patch set (#7). Change subject: KUDU-1374: send full tablet report when new leader master is detected

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-20 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3609 to look at the new patch set (#11). Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower

[kudu-CR] KUDU-1358 (part 3): new multi-master stress test

2016-07-20 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 3): new multi-master stress test .. Patch Set 10: (3 comments)

[kudu-CR] KUDU-1311 [master] support adding and dropping range partitions

2016-07-20 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1311 [master] support adding and dropping range partitions .. Patch Set 11: (1 comment)

[kudu-CR] KUDU-1311 [master] support adding and dropping range partitions

2016-07-20 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1311 [master] support adding and dropping range partitions .. Patch Set 9: (1 comment)

[kudu-CR] KUDU-1311 [master] support adding and dropping range partitions

2016-07-20 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1311 [master] support adding and dropping range partitions .. Patch Set 9: (2 comments)

[kudu-CR] client/sample.cc: fixed a couple of crashes

2016-07-20 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: client/sample.cc: fixed a couple of crashes .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/3685/1//COMMIT_MSG Commit Message: Line 11: while

[kudu-CR] KUDU-1358 (part 3): new multi-master stress test

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new patch set (#10). Change subject: KUDU-1358 (part 3): new multi-master stress test .. KUDU-1358 (part 3): new multi-master stress test This commit adds a stress test for multiple masters. The idea

[kudu-CR] master: do not delete unknown tablets

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new patch set (#6). Change subject: master: do not delete unknown tablets .. master: do not delete unknown tablets Quoting from docs/design-docs/multi-master-1.0.md: "The master and/or tserver must

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-19 Thread Adar Dembo (Code Review)
Hello Dan Burkert, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3609 to look at the new patch set (#10). Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower

[kudu-CR] KUDU-1374: send full tablet report when new leader master is detected

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new patch set (#6). Change subject: KUDU-1374: send full tablet report when new leader master is detected .. KUDU-1374: send full tablet report when new leader master is detected This should help

[kudu-CR] KUDU-1374: send full tablet report when new leader master is detected

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1374: send full tablet report when new leader master is detected .. Patch Set 5: (3 comments) http://gerrit.cloudera.org:8080/#/c/3643/5//COMMIT_MSG Commit

[kudu-CR] [java-client] Re-enable multi-master tests

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java-client] Re-enable multi-master tests .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3654 To unsubscribe, visit

[kudu-CR] master: do not delete unknown tablets

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: do not delete unknown tablets .. Patch Set 5: (3 comments) http://gerrit.cloudera.org:8080/#/c/3645/5//COMMIT_MSG Commit Message: Line 7: master: do not

[kudu-CR] Doxygen for C++ client API

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Doxygen for C++ client API .. Patch Set 11: (5 comments) http://gerrit.cloudera.org:8080/#/c/3619/9/src/kudu/client/client.h File src/kudu/client/client.h: > 1.

[kudu-CR] KUDU-1358 (part 3): new multi-master stress test

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 3): new multi-master stress test .. Patch Set 9: (4 comments)

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 2): heartbeat to every master .. Patch Set 9: (4 comments) http://gerrit.cloudera.org:8080/#/c/3610/9/src/kudu/tserver/heartbeater.cc File

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower .. Patch Set 9: (1 comment) > (1 comment) > > Any way to system test this, like calling

[kudu-CR] [java-client] fix soundness hole in flushing async kudu session

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java-client] fix soundness hole in flushing async kudu session .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3676 To

[kudu-CR] KUDU-1311 [master] support adding and dropping range partitions

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1311 [master] support adding and dropping range partitions .. Patch Set 7: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3648 To

[kudu-CR] [java-client] Re-enable multi-master tests

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java-client] Re-enable multi-master tests .. Patch Set 3: (6 comments)

[kudu-CR] KUDU-1311 [master] support adding and dropping range partitions

2016-07-19 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1311 [master] support adding and dropping range partitions .. Patch Set 6: (11 comments) http://gerrit.cloudera.org:8080/#/c/3648/6/src/kudu/client/client.cc

[kudu-CR] async background flush provision for C++ client

2016-07-18 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: async background flush provision for C++ client .. Patch Set 1: What was the rationale behind using a dedicated thread to manage background flushing? I think

[kudu-CR] doxygen for C++ client API

2016-07-18 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: doxygen for C++ client API .. Patch Set 9: (65 comments) http://gerrit.cloudera.org:8080/#/c/3619/9/src/kudu/client/client.h File src/kudu/client/client.h: High

[kudu-CR] master: add assert checks for leader lock

2016-07-18 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: master: add assert checks for leader_lock .. master: add assert checks for leader_lock A side effect of recursive checking in RWMutex is that we can now

[kudu-CR] rw mutex: prevent recursive use

2016-07-18 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: rw_mutex: prevent recursive use .. rw_mutex: prevent recursive use Todd provided an example[1] of deadlocked rwlocks due to a fairness policy. In the

[kudu-CR] Memory tracking for result tracker

2016-07-18 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Memory tracking for result tracker .. Patch Set 18: (1 comment) I don't have any more comments except on the tests.

[kudu-CR] Memory tracking for result tracker

2016-07-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Memory tracking for result tracker .. Patch Set 13: (10 comments) http://gerrit.cloudera.org:8080/#/c/3627/13/src/kudu/rpc/result_tracker.cc File

[kudu-CR] doxygen for C++ client API

2016-07-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: doxygen for C++ client API .. Patch Set 8: (2 comments) http://gerrit.cloudera.org:8080/#/c/3619/8/CMakeLists.txt File CMakeLists.txt: Line 989:

[kudu-CR] doxygen for C++ client API

2016-07-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: doxygen for C++ client API .. Patch Set 8: (6 comments) http://gerrit.cloudera.org:8080/#/c/3619/8/CMakeLists.txt File CMakeLists.txt: Line 983:

[kudu-CR] Memory tracking for result tracker

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Memory tracking for result tracker .. Patch Set 9: (5 comments) http://gerrit.cloudera.org:8080/#/c/3627/9/src/kudu/rpc/result_tracker.cc File

[kudu-CR] rw mutex: prevent recursive use

2016-07-14 Thread Adar Dembo (Code Review)
Hello Dan Burkert, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3641 to look at the new patch set (#6). Change subject: rw_mutex: prevent recursive use .. rw_mutex: prevent recursive

[kudu-CR] KUDU-1530: Update docs about OS X build dependency on Xcode package

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1530: Update docs about OS X build dependency on Xcode package .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3653 To

[kudu-CR] Move the maintenance manager to util

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Move the maintenance manager to util .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/3656/3/src/kudu/util/maintenance_manager.h File

[kudu-CR] KUDU-1311 [master] support adding and dropping range partitions

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1311 [master] support adding and dropping range partitions .. Patch Set 4: (37 comments) http://gerrit.cloudera.org:8080/#/c/3648/4/src/kudu/client/client.cc

[kudu-CR] Move the maintenance manager to util

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Move the maintenance manager to util .. Patch Set 1: (15 comments) What's the motivation for this move? http://gerrit.cloudera.org:8080/#/c/3656/1//COMMIT_MSG

[kudu-CR] KUDU-1358 (part 3): new multi-master stress test

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 3): new multi-master stress test .. Patch Set 9: Verified+1 chrpath() failures. -- To view, visit http://gerrit.cloudera.org:8080/3611 To

[kudu-CR] rw mutex: prevent recursive use

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: rw_mutex: prevent recursive use .. Patch Set 5: Verified+1 KUDU-1527 and isolate failures. -- To view, visit http://gerrit.cloudera.org:8080/3641 To unsubscribe,

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 2): heartbeat to every master .. Patch Set 9: Verified+1 Isolate failed. -- To view, visit http://gerrit.cloudera.org:8080/3610 To unsubscribe,

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower .. Patch Set 9: Verified+1 chrpath() failed. -- To view, visit

[kudu-CR] master: do not delete unknown tablets

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: do not delete unknown tablets .. Patch Set 5: Verified+1 More isolate and chrpath() failures. -- To view, visit http://gerrit.cloudera.org:8080/3645 To

[kudu-CR] KUDU-1374: send full tablet report when new leader master is detected

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1374: send full tablet report when new leader master is detected .. Patch Set 5: Verified+1 More chrpath() and isolate failures. -- To view, visit

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-14 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3610 to look at the new patch set (#9). Change subject: KUDU-1358 (part 2): heartbeat to every master .. KUDU-1358

[kudu-CR] master: add read-write lock to serialize operations around elections

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: master: add read-write lock to serialize operations around elections .. master: add read-write lock to serialize operations around elections This

[kudu-CR] master: fix corruption when AlterTable() races with CreateTable()

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: master: fix corruption when AlterTable() races with CreateTable() .. master: fix corruption when AlterTable() races with CreateTable() Admittedly, this

[kudu-CR] master: fix corruption when AlterTable() races with CreateTable()

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: fix corruption when AlterTable() races with CreateTable() .. Patch Set 7: Verified+1 Isolate crashed. -- To view, visit

[kudu-CR] KUDU-1358 (part 3): new multi-master stress test

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 3): new multi-master stress test .. Patch Set 8: Verified+1 Another instance of KUDU-1527. -- To view, visit http://gerrit.cloudera.org:8080/3611

[kudu-CR] c++ client: various fixes to DDL operations

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: c++ client: various fixes to DDL operations .. Patch Set 8: Verified+1 A whole slew of chrpath() failures in dist-test. -- To view, visit

[kudu-CR] master: add assert checks for leader lock

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: add assert checks for leader_lock .. Patch Set 4: Verified+1 Another chrpath() failure in dist-test. -- To view, visit

[kudu-CR] rw mutex: prevent recursive use

2016-07-14 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3641 to look at the new patch set (#4). Change subject: rw_mutex: prevent recursive use .. rw_mutex: prevent recursive

[kudu-CR] rw mutex: prevent recursive use

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: rw_mutex: prevent recursive use .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3641/1/src/kudu/util/rw_mutex.h File src/kudu/util/rw_mutex.h:

[kudu-CR] WIP [java-client] Re-enable multi-master tests

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: WIP [java-client] Re-enable multi-master tests .. Patch Set 1: (2 comments)

[kudu-CR] [c++-client]: cache non-covering ranges in meta cache

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [c++-client]: cache non-covering ranges in meta cache .. Patch Set 5: (17 comments) http://gerrit.cloudera.org:8080/#/c/3581/5/src/kudu/client/client-test.cc File

[kudu-CR] rw mutex: prevent recursive use

2016-07-14 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3641 to look at the new patch set (#3). Change subject: rw_mutex: prevent recursive use .. rw_mutex: prevent recursive

[kudu-CR] rw mutex: add configurable priority

2016-07-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: rw_mutex: add configurable priority .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/3603/4/src/kudu/util/rw_mutex.h File src/kudu/util/rw_mutex.h:

[kudu-CR] env: add GetFileSizeOnDiskRecursively

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: env: add GetFileSizeOnDiskRecursively .. Patch Set 2: Verified+1 Unrelated flake in ClientStressTest.StartScans. -- To view, visit

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower .. Patch Set 6: Verified+1 Two isolate failures and one chrpath failure. -- To view, visit

[kudu-CR] master: do not delete unknown tablets

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: do not delete unknown tablets .. Patch Set 2: Verified+1 One run failed from the same dist-failure as http://gerrit.cloudera.org:8080/3610/6. Another

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 2): heartbeat to every master .. Patch Set 6: Verified+1 Looks like I got hit by some sort of sporadic dist-test failure: open: Text file busy

[kudu-CR] master: add read-write lock to serialize operations around elections

2016-07-13 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3550 to look at the new patch set (#8). Change subject: master: add read-write lock to serialize operations around elections

[kudu-CR] [java client] Redo how we manage exceptions

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Redo how we manage exceptions .. Patch Set 8: Code-Review+1 Will leave the +2ing for Dan, since he had some comments originally. -- To view, visit

[kudu-CR] master: add read-write lock to serialize operations around elections

2016-07-13 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3550 to look at the new patch set (#7). Change subject: master: add read-write lock to serialize operations around elections

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-13 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3610 to look at the new patch set (#5). Change subject: KUDU-1358 (part 2): heartbeat to every master .. KUDU-1358

[kudu-CR] rw mutex: prevent recursive use

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3641 Change subject: rw_mutex: prevent recursive use .. rw_mutex: prevent recursive use Todd provided an example[1] of deadlocked rwlocks due

[kudu-CR] KUDU-1374: send full tablet report when new leader master is detected

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3643 Change subject: KUDU-1374: send full tablet report when new leader master is detected .. KUDU-1374: send full tablet report when new

[kudu-CR] master: add assert checks for leader lock

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3642 Change subject: master: add assert checks for leader_lock .. master: add assert checks for leader_lock A side effect of recursive checking

[kudu-CR] master: do not delete unknown tablets

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3645 Change subject: master: do not delete unknown tablets .. master: do not delete unknown tablets Quoting from the multi-master design doc:

[kudu-CR] [java client] Redo how we manage exceptions

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Redo how we manage exceptions .. Patch Set 7: (3 comments) Only a few nits left. When you're done, could you make a pass over the client-consuming

[kudu-CR] rw mutex: add configurable priority

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: rw_mutex: add configurable priority .. Patch Set 3: > I have experienced in the past an issue where the fairness policy > causes a deadlock. See >

[kudu-CR] [java client] Redo how we manage exceptions

2016-07-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Redo how we manage exceptions .. Patch Set 5: (2 comments)

[kudu-CR] [java client] Redo how we manage exceptions

2016-07-12 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Redo how we manage exceptions .. Patch Set 5: (16 comments) Definitely make a pass over the Javadoc for: 1. Adding @throws where necessary, and 2.

[kudu-CR] [c++-client]: cache non-covering ranges in meta cache

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [c++-client]: cache non-covering ranges in meta cache .. Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/3581/1/src/kudu/client/meta_cache.h File

[kudu-CR] master: reduce timeout for master to tserver rpcs

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: reduce timeout for master to tserver rpcs .. Patch Set 3: > I do recall seeing a once-in-a-blue-moon AlterTable() timeout that > I traced back to this 30s

[kudu-CR] master: reduce timeout for master to tserver rpcs

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has abandoned this change. Change subject: master: reduce timeout for master to tserver rpcs .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3606 To unsubscribe, visit

[kudu-CR] c++ client: various fixes to DDL operations

2016-07-11 Thread Adar Dembo (Code Review)
Hello Dan Burkert, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3608 to look at the new patch set (#4). Change subject: c++ client: various fixes to DDL operations .. c++

[kudu-CR] Update docs on how to run gcovr

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Update docs on how to run gcovr .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3508 To unsubscribe, visit

[kudu-CR](gh-pages) Add weekly update for 07/11

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Add weekly update for 07/11 .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3616 To unsubscribe, visit

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-11 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3610 to look at the new patch set (#3). Change subject: KUDU-1358 (part 2): heartbeat to every master .. KUDU-1358

[kudu-CR] rw mutex: add try lock methods

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: rw_mutex: add try lock methods .. rw_mutex: add try lock methods I found these to be useful, so I'm exposing them in our wrapper, and beefing up

[kudu-CR] KUDU-1358 (part 2): heartbeat to every master

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 2): heartbeat to every master .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/3610/2/src/kudu/tserver/heartbeater.cc File

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower .. Patch Set 2: (1 comment)

[kudu-CR] master: reduce timeout for master to tserver rpcs

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: reduce timeout for master to tserver rpcs .. Patch Set 2: Filed KUDU-1526 for the test failure (which appears to be an unrelated flake). > I think we

[kudu-CR] master: reduce timeout for master to tserver rpcs

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: reduce timeout for master to tserver rpcs .. Patch Set 2: > I think we bumped this to be pretty high because we found that > creating a new tablet can

[kudu-CR] rw mutex: add configurable priority

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: rw_mutex: add configurable priority .. Patch Set 2: > Is there any possibility that the different priorities could create > a case where OSX would deadlock but

[kudu-CR] c++ client: various fixes to DDL operations

2016-07-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: c++ client: various fixes to DDL operations .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/3608/1/src/kudu/client/client-internal.cc File

[kudu-CR] rw mutex: add try lock methods

2016-07-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3604 to look at the new patch set (#2). Change subject: rw_mutex: add try lock methods .. rw_mutex: add try lock

[kudu-CR] master: add read-write lock to serialize operations around elections

2016-07-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3550 to look at the new patch set (#5). Change subject: master: add read-write lock to serialize operations around elections

[kudu-CR] rw mutex: add configurable priority

2016-07-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3603 to look at the new patch set (#2). Change subject: rw_mutex: add configurable priority .. rw_mutex: add

[kudu-CR] KUDU-1358 (part 1): master should accept heartbeat even if follower

2016-07-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1358 (part 1): master should accept heartbeat even if follower .. Patch Set 1: Filed KUDU-1521 for the Java test failure. -- To view, visit

[kudu-CR] master: fix corruption when AlterTable() races with CreateTable()

2016-07-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: fix corruption when AlterTable() races with CreateTable() .. Patch Set 1: (2 comments) The test failure was in the initial write to ITScannerMultiTablet.

[kudu-CR] master: add read-write lock to serialize operations around elections

2016-07-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: add read-write lock to serialize operations around elections .. Patch Set 4: (2 comments)

[kudu-CR] master-test: rewrite to use std::thread instead of kudu::Thread

2016-07-10 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: master-test: rewrite to use std::thread instead of kudu::Thread .. master-test: rewrite to use std::thread instead of kudu::Thread It's more terse than

[kudu-CR] rw mutex: add configurable priority

2016-07-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: rw_mutex: add configurable priority .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/3603/1/src/kudu/util/rw_mutex.h File

[kudu-CR] c++ client: various fixes to DDL operations

2016-07-08 Thread Adar Dembo (Code Review)
Hello Dan Burkert, David Ribeiro Alves, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3608 to review the following change. Change subject: c++ client: various fixes to DDL operations

[kudu-CR] master: fix corruption when AlterTable() races with CreateTable()

2016-07-08 Thread Adar Dembo (Code Review)
Hello Dan Burkert, David Ribeiro Alves, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3607 to review the following change. Change subject: master: fix corruption when AlterTable() races with CreateTable()

  1   2   3   4   >