[kudu-CR] docs: design for handling permanent master failures

2016-07-26 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: docs: design for handling permanent master failures .. Patch Set 2: The doc has been changed significantly. The "real" approach now requires DNS cnames and thus

[kudu-CR] docs: design for handling permanent master failures

2016-07-26 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3393 to look at the new patch set (#3). Change subject: docs: design for handling permanent master failures .. docs:

[kudu-CR] docs: design for handling permanent master failures

2016-07-26 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: docs: design for handling permanent master failures .. Patch Set 2: (3 comments)

[kudu-CR] KUDU-526: use on-disk cmeta when loading existing master state

2016-07-26 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-526: use on-disk cmeta when loading existing master state .. Patch Set 2: Verified+1 Overriding Jenkins, the isolate server died mid-run and several tests

[kudu-CR] KUDU-1538: prevent block ID reuse to avoid potential data loss

2016-07-21 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1538: prevent block ID reuse to avoid potential data loss .. Patch Set 2: (3 comments) Seems like the path of least resistance. I was inclined to vote for

[kudu-CR] remote bootstrap client: mild API changes

2016-07-28 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3811 Change subject: remote_bootstrap_client: mild API changes .. remote_bootstrap_client: mild API changes 1. I removed the uuid argument from

[kudu-CR] external mini cluster: adjust single master data directory

2016-07-28 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3810 Change subject: external_mini_cluster: adjust single master data directory .. external_mini_cluster: adjust single master data directory

[kudu-CR] build-and-test: also clean up old failsafe reports

2016-07-28 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new change for review. http://gerrit.cloudera.org:8080/3812 Change subject: build-and-test: also clean up old failsafe reports .. build-and-test: also clean up old failsafe reports With failsafe is

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

2016-07-31 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 13: > have you looped this one? Also, Dan, any further comments? Yes, I did quite a few 1000 run

[kudu-CR] remote bootstrap client: mild API changes

2016-08-02 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3811 to look at the new patch set (#4). Change subject: remote_bootstrap_client: mild API changes ..

[kudu-CR] c++ client: remove unnecessary code

2016-08-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: c++ client: remove unnecessary code .. Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/3809/3/src/kudu/client/client-internal.cc File

[kudu-CR] docs: design for handling permanent master failures

2016-08-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: docs: design for handling permanent master failures .. Patch Set 3: (3 comments)

[kudu-CR] [util] fixed build on MacOS X

2016-08-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [util] fixed build on MacOS X .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3836/1/src/kudu/util/CMakeLists.txt File

[kudu-CR] push to asf.py: update repo URL

2016-08-01 Thread Adar Dembo (Code Review)
Hello Mike Percy, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3826 to review the following change. Change subject: push_to_asf.py: update repo URL .. push_to_asf.py: update

[kudu-CR] fs tool: improve format for dumping a rowset

2016-08-11 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: fs_tool: improve format for dumping a rowset .. Patch Set 1: Given that the tool will now take a different code path entirely, could you amend the commit message

[kudu-CR] [java client] Support add/remove partition

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Support add/remove partition .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3854 To unsubscribe, visit

[kudu-CR] Memory tracking for result tracker

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

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Reorganize range partition client API .. Patch Set 3: (14 comments) http://gerrit.cloudera.org:8080/#/c/3882/3/src/kudu/client/client-test.cc File

[kudu-CR] Fix bug in partition key debug printing

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix bug in partition key debug printing .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3879 To unsubscribe, visit

[kudu-CR] Add table id to AlterTableResponsePB

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Add table id to AlterTableResponsePB .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3859 To unsubscribe, visit

[kudu-CR] Add table id to AlterTableResponsePB

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Add table id to AlterTableResponsePB .. Patch Set 3: Code-Review+2 (1 comment)

[kudu-CR] Fix bug in partition key debug printing

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix bug in partition key debug printing .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3879 To unsubscribe, visit

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-09 Thread Adar Dembo (Code Review)
Hello Mike Percy, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3880 to review the following change. Change subject: KUDU-1474: single to multi-master deployment migration ..

[kudu-CR] [util] fixed build on MacOS X

2016-08-03 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: [util] fixed build on MacOS X .. [util] fixed build on MacOS X This is a follow-up for a9265d92424dc305c480d6c44d006b8545bd2227. Change-Id:

[kudu-CR] [util] fixed build on MacOS X

2016-08-03 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [util] fixed build on MacOS X .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3836 To unsubscribe, visit

[kudu-CR] KUDU-236. Implement tablet history GC

2016-08-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-236. Implement tablet history GC .. Patch Set 11: Could you also add a GCing thread to mt-tablet-test? It's a good way to test interactions between

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-14 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3880 to look at the new patch set (#6). Change subject: KUDU-1474: single to multi-master deployment migration ..

[kudu-CR] KUDU-236. Implement tablet history GC

2016-08-14 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-236. Implement tablet history GC .. Patch Set 11: (1 comment) Just passing through with a question.

[kudu-CR] Replace gscoped ptr with unique ptr for ConsensusMetadata

2016-08-15 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: Replace gscoped_ptr with unique_ptr for ConsensusMetadata .. Replace gscoped_ptr with unique_ptr for ConsensusMetadata Change-Id:

[kudu-CR] monotime: remove granularity argument

2016-08-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: monotime: remove granularity argument .. Patch Set 1: Code-Review+2 Personally, I'm fine with the outright removal. -- To view, visit

[kudu-CR] Memory tracking for result tracker

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

[kudu-CR] Reorganize range partition client API

2016-08-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Reorganize range partition client API .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3882 To unsubscribe, visit

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1474: single to multi-master deployment migration .. Patch Set 4: (32 comments)

[kudu-CR] KUDU-1559. Fix block manager metric for aborted blocks

2016-08-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1559. Fix block manager metric for aborted blocks .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3964 To unsubscribe, visit

[kudu-CR] [java-client] Reorganize range partition client API

2016-08-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java-client] Reorganize range partition client API .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3958 To unsubscribe, visit

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-13 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-1474: single to multi-master deployment migration .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/3880/4/src/kudu/master/sys_catalog.h File

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-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/3880 to look at the new patch set (#5). Change subject: KUDU-1474: single to multi-master deployment migration

[kudu-CR] Replace gscoped ptr with unique ptr for ConsensusMetadata

2016-08-13 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/3967 to review the following change. Change subject: Replace gscoped_ptr with unique_ptr for ConsensusMetadata

[kudu-CR] integration tests: end-to-end master permanent failure test

2016-08-13 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/3969 to review the following change. Change subject: integration_tests: end-to-end master permanent failure test

[kudu-CR] fs: allow format with arbitrary uuid

2016-08-13 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/3968 to review the following change. Change subject: fs: allow format with arbitrary uuid .. fs: allow format

[kudu-CR] master: additional leader lock assertions in catalog manager

2016-08-04 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master: additional leader lock assertions in catalog manager .. Patch Set 5: (4 comments)

[kudu-CR] remote bootstrap client: mild API changes

2016-08-04 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: remote_bootstrap_client: mild API changes .. remote_bootstrap_client: mild API changes 1. I removed the uuid argument from the constructor; it's always

[kudu-CR] master: additional leader lock assertions in catalog manager

2016-08-04 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3684 to look at the new patch set (#6). Change subject: master: additional leader lock assertions in catalog manager ..

[kudu-CR] KUDU-526: use on-disk cmeta when loading existing master state

2016-08-04 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-526: use on-disk cmeta when loading existing master state .. Patch Set 3: (1 comment)

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

2016-08-04 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: > Oh, apparently it needs a manual rebase (I guess due to the package > change) Yeah, I'll take care

[kudu-CR] Fix remaining instance of kududb package in docs

2016-08-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix remaining instance of kududb package in docs .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3844 To unsubscribe, visit

[kudu-CR] [flume] fix import of shaded guava class

2016-08-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [flume] fix import of shaded guava class .. Patch Set 1: Code-Review+2 How did you spot this? -- To view, visit http://gerrit.cloudera.org:8080/3845 To

[kudu-CR] heartbeater: slight fixes to backoff behavior

2016-08-05 Thread Adar Dembo (Code Review)
Hello Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3847 to review the following change. Change subject: heartbeater: slight fixes to backoff behavior .. heartbeater: slight

[kudu-CR] [java client] Upgrade hadoop-client to 2.7.2

2016-08-05 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: [java client] Upgrade hadoop-client to 2.7.2 .. [java client] Upgrade hadoop-client to 2.7.2 With the old version, I was hitting HADOOP-10961 when running

[kudu-CR] [C++ client] doxygenized all C++ client API

2016-08-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [C++ client] doxygenized all C++ client API .. Patch Set 2: (86 comments) Looks like client_samples-test failed, btw.

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

2016-08-08 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Add weekly update for 8/8 .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3864/1/_posts/2016-08-08-weekly-update.md File

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

2016-08-08 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Add weekly update for 8/8 .. Patch Set 2: Code-Review+2 Glad I noticed the more important error. -- To view, visit http://gerrit.cloudera.org:8080/3864 To

[kudu-CR] [java client] Support add/remove partition

2016-08-08 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Support add/remove partition .. Patch Set 1: (18 comments)

[kudu-CR] [C++ client] doxygenized all C++ client API

2016-08-08 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [C++ client] doxygenized all C++ client API .. Patch Set 4: (4 comments) http://gerrit.cloudera.org:8080/#/c/3840/2/src/kudu/client/callbacks.h File

[kudu-CR] [doxygen] made DESTDIR applicable for ninja builds

2016-08-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [doxygen] made DESTDIR applicable for ninja builds .. Patch Set 1: Code-Review+2 Looks good provided you've tested it with both make and ninja. -- To view, visit

[kudu-CR] push to asf.py: update repo URL

2016-08-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: push_to_asf.py: update repo URL .. Patch Set 1: Verified+1 Failure in AlterTableRandomizedTest, definitely unrelated to this patch. -- To view, visit

[kudu-CR] Fix block manager-test running in some builds

2016-08-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix block_manager-test running in some builds .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3733 To unsubscribe, visit

[kudu-CR] Fix block manager-test running in some builds

2016-08-02 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: Fix block_manager-test running in some builds .. Fix block_manager-test running in some builds Even though the patch for KUDU-1538 passed pre-commit, it

[kudu-CR] c++ client: remove unnecessary code

2016-08-02 Thread Adar Dembo (Code Review)
Hello Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3809 to look at the new patch set (#3). Change subject: c++ client: remove unnecessary code .. c++ client:

[kudu-CR] master: additional leader lock assertions in catalog manager

2016-08-02 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3684 to look at the new patch set (#5). Change subject: master: additional leader lock assertions in catalog manager ..

[kudu-CR] remote bootstrap client: mild API changes

2016-08-02 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3811 to look at the new patch set (#3). Change subject: remote_bootstrap_client: mild API changes ..

[kudu-CR] [java client] Support add/remove partition

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [java client] Support add/remove partition .. Patch Set 2: (12 comments)

[kudu-CR] cfile-test: some test micro-optimization to avoid timeouts

2016-08-09 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: cfile-test: some test micro-optimization to avoid timeouts .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3875/1//COMMIT_MSG Commit Message:

[kudu-CR] remote bootstrap client: mild API changes

2016-08-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: remote_bootstrap_client: mild API changes .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/3811/3//COMMIT_MSG Commit Message: Line 15:logging,

[kudu-CR] catalog manager: avoid race in InitSysCatalogAsync() and GetTabletPeer()

2016-08-16 Thread Adar Dembo (Code Review)
Hello Todd Lipcon, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3997 to look at the new patch set (#2). Change subject: catalog_manager: avoid race in InitSysCatalogAsync() and GetTabletPeer()

[kudu-CR] mini cluster: avoid SIGSEGV when master fails to start up

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: mini_cluster: avoid SIGSEGV when master fails to start up .. mini_cluster: avoid SIGSEGV when master fails to start up My machine's clock became

[kudu-CR] catalog manager: avoid race in InitSysCatalogAsync() and GetTabletPeer()

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. Change subject: catalog_manager: avoid race in InitSysCatalogAsync() and GetTabletPeer() .. catalog_manager: avoid race in InitSysCatalogAsync() and GetTabletPeer()

[kudu-CR] Fix ScanToken generation with non-covering range partitions

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix ScanToken generation with non-covering range partitions .. Patch Set 1: Code-Review+2 Would be nice to consolidate that code, but I don't see an easy way to do

[kudu-CR] catalog manager: avoid more races between Init() and GetTabletPeer()

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has abandoned this change. Change subject: catalog_manager: avoid more races between Init() and GetTabletPeer() .. Abandoned After some more digging, it appears the race is between Shutdown() and an RPC in

[kudu-CR] Add time/watermark based garbage collection to ResultTracker

2016-08-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Add time/watermark based garbage collection to ResultTracker .. Patch Set 18: Code-Review+2 (1 comment)

[kudu-CR] [util/monotime] added handy operators for MonoTime

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [util/monotime] added handy operators for MonoTime .. Patch Set 1: (12 comments) Is the use case for these guys very compelling? Although the Google style guide

[kudu-CR] tool: rewrite parser logic

2016-08-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: tool: rewrite parser logic .. Patch Set 3: > looks good but the patch it's based on seems to have exploded. Yeah, I rebased to switch the order around. And I

[kudu-CR] Start a background thread to run ResultTracker GC

2016-08-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Start a background thread to run ResultTracker GC .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/3961/3/src/kudu/rpc/result_tracker.cc File

[kudu-CR] Memory tracking for result tracker

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

[kudu-CR] Start a background thread to run ResultTracker GC

2016-08-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Start a background thread to run ResultTracker GC .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/3961/3/src/kudu/rpc/result_tracker.cc File

[kudu-CR] catalog manager: avoid more races between Init() and GetTabletPeer()

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has restored this change. Change subject: catalog_manager: avoid more races between Init() and GetTabletPeer() .. Restored I found a way to hack through this. -- To view, visit

[kudu-CR](gh-pages) Add weekly update for 8/16

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

[kudu-CR] KUDU-236 (part 1). Implement tablet history GC

2016-08-15 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: KUDU-236 (part 1). Implement tablet history GC .. Patch Set 14: > > Could you also add a GCing thread to mt-tablet-test? It's a good > > way to test interactions

[kudu-CR] docs: design for handling permanent master failures

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: docs: design for handling permanent master failures .. Patch Set 4: (1 comment)

[kudu-CR] [c++-client] fix KuduScanTokenBuilder token generation bugs

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [c++-client] fix KuduScanTokenBuilder token generation bugs .. Patch Set 2: (3 comments)

[kudu-CR] [util/monotime] added handy operators for MonoTime

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [util/monotime] added handy operators for MonoTime .. Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/3999/1/src/kudu/util/monotime.h File

[kudu-CR](gh-pages) new range partitioning features blog post

2016-08-16 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: new range partitioning features blog post .. Patch Set 1: (15 comments) I mostly proofread for style.

[kudu-CR] Bump Squeasel version

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Bump Squeasel version .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5855 To unsubscribe, visit

[kudu-CR] thirdparty: patch cmake to avoid select() when reading from subprocess pipes

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: thirdparty: patch cmake to avoid select() when reading from subprocess pipes .. Patch Set 1: Code-Review-2 MJ and I discussed this further and decided it might be

[kudu-CR] thirdparty: patch cmake to avoid select() when reading from subprocess pipes

2017-02-01 Thread Adar Dembo (Code Review)
Hello Matthew Jacobs, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/5857 to review the following change. Change subject: thirdparty: patch cmake to avoid select() when reading from subprocess pipes

[kudu-CR] thirdparty: patch cmake to avoid select() when reading from subprocess pipes

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: thirdparty: patch cmake to avoid select() when reading from subprocess pipes .. Patch Set 1: > hrm... is there any patch upstream in cmake to switch from select()

[kudu-CR] Fix to KUDU-1642 patch

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix to KUDU-1642 patch .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5856 To unsubscribe, visit

[kudu-CR] Bump Squeasel version

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Bump Squeasel version .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5855/1/thirdparty/build-definitions.sh File thirdparty/build-definitions.sh:

[kudu-CR] thirdparty: patch cmake to avoid select() when reading from subprocess pipes

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: thirdparty: patch cmake to avoid select() when reading from subprocess pipes .. Patch Set 1: > This should only affect the cmake build itself, i.e. thirdparty.

[kudu-CR] master rpc: pass back more details from ConnectToCluster

2017-02-03 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: master_rpc: pass back more details from ConnectToCluster .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5892 To unsubscribe,

[kudu-CR] [thirdparty] Avoid building tsan on macOS on specific dep builds

2017-02-03 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [thirdparty] Avoid building tsan on macOS on specific dep builds .. Patch Set 1: (1 comment)

[kudu-CR] [master] store CA information in the system table

2017-02-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [master] store CA information in the system table .. Patch Set 9: (20 comments) I didn't review the changes to master_cert_authority since I have no context for

[kudu-CR] Fix some clang-tidy errors for std::move

2017-02-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Fix some clang-tidy errors for std::move .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5867 To unsubscribe, visit

[kudu-CR] Make reduce flake from KUDU-1642 tests in client-test

2017-02-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Make reduce flake from KUDU-1642 tests in client-test .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5882 To unsubscribe, visit

[kudu-CR] client: rename various function calls and classes to ConnectToCluster

2017-02-02 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: client: rename various function calls and classes to ConnectToCluster .. Patch Set 2: Code-Review+2 (1 comment)

[kudu-CR] Move 'master rpc.{h,cc}' into the client/ module

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Move 'master_rpc.{h,cc}' into the client/ module .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5864 To unsubscribe, visit

[kudu-CR] [mini cluster] fix crash in GetLeaderMasterIndex()

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: [mini_cluster] fix crash in GetLeaderMasterIndex() .. Patch Set 2: (1 comment)

[kudu-CR] WIP: Add new ConnectToMaster RPC, implement client fallback

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: WIP: Add new ConnectToMaster RPC, implement client fallback .. Patch Set 1: (8 comments) http://gerrit.cloudera.org:8080/#/c/5869/1/src/kudu/client/master_rpc.cc

[kudu-CR] Move 'master rpc.h' into the client/ module

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Move 'master_rpc.h' into the client/ module .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/5864/1//COMMIT_MSG Commit Message: Line 7: Move

[kudu-CR] client: rename various function calls and classes to ConnectToCluster

2017-02-01 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: client: rename various function calls and classes to ConnectToCluster .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5868 To

  1   2   3   4   5   6   7   8   9   10   >