[kudu-CR] [c++ client] notes for timestamp-related methods

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] notes for timestamp-related methods .. Patch Set 5: (4 comments) http://gerrit.cloudera.org:8080/#/c/4569/5/src/kudu/client/client.h File src

[kudu-CR] [client-test] added basic test for RWYW behavior

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] added basic test for RWYW behavior .. Patch Set 2: As I had suggested if you made so that the test always failed, we could merge it disabled

[kudu-CR] KUDU-1671 - [python] Enable predicate pushdown for additional types

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1671 - [python] Enable predicate pushdown for additional types .. Patch Set 2: (5 comments) http://gerrit.cloudera.org:8080/#/c/4589/2/python/kudu/c

[kudu-CR] [docs] Python updates for development page

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [docs] Python updates for development page .. Patch Set 1: (4 comments) http://gerrit.cloudera.org:8080/#/c/4586/1/docs/developing.adoc File docs/developi

[kudu-CR] [java client] Temporarily ignore row count regressions in ITClient

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Temporarily ignore row count regressions in ITClient .. Patch Set 1: oh and don't forget to point to the umbrella jira (KUDU-430) there are

[kudu-CR] [java client] Temporarily ignore row count regressions in ITClient

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Temporarily ignore row count regressions in ITClient .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4597 T

[kudu-CR] [java client] Temporarily ignore row count regressions in ITClient

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Temporarily ignore row count regressions in ITClient .. Patch Set 1: After talking to JD and unserstanding how the test works, I actually ch

[kudu-CR] [c++ client] notes for timestamp-related methods

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] notes for timestamp-related methods .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/4569/4/src/kudu/client/client.h File src/

[kudu-CR] KUDU-1563. Add support for INSERT IGNORE

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1563. Add support for INSERT IGNORE .. Patch Set 7: looking good, only a few nits and one thing about metrics. thank you for your perseverance . --

[kudu-CR] KUDU-1563. Add support for INSERT IGNORE

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1563. Add support for INSERT IGNORE .. Patch Set 7: (6 comments) http://gerrit.cloudera.org:8080/#/c/4491/8/src/kudu/client/client.cc File src/kudu/c

[kudu-CR] WIP: KUDU-1567. Decouple hard-minimum WAL segment retention from target

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: WIP: KUDU-1567. Decouple hard-minimum WAL segment retention from target .. Patch Set 4: Code-Review+1 My comment is more of a follow on. +1 "Keep Going" :

[kudu-CR] WIP: KUDU-1567. Decouple hard-minimum WAL segment retention from target

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: WIP: KUDU-1567. Decouple hard-minimum WAL segment retention from target .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/4470/4//COMMIT_MS

[kudu-CR] KUDU-1612 - [python] Enable setting of read mode for scanning

2016-10-04 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1612 - [python] Enable setting of read mode for scanning .. Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/4520/4/python/kudu/tests/tes

[kudu-CR] [c++ client] added few deprecation notes

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] added few deprecation notes .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/4569/3//COMMIT_MSG Commit Message: Line 18: Davi

[kudu-CR] [c++ client] added few deprecation notes

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] added few deprecation notes .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/4569/3//COMMIT_MSG Commit Message: Line 18: Davi

[kudu-CR] [c++ client] added few deprecation notes

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] added few deprecation notes .. Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/4569/3/src/kudu/client/client.h File src/kudu/cl

[kudu-CR] Python - Clean up distutils classifiers and package information

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Python - Clean up distutils classifiers and package information .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4579/1/python/setup.py Fil

[kudu-CR] KUDU-1654 - [python] Python 3 Client Test Failure: test table column

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1654 - [python] Python 3 Client Test Failure: test_table_column .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4543

[kudu-CR] KUDU-1612 - [python] Enable setting of read mode for scanning

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1612 - [python] Enable setting of read mode for scanning .. Patch Set 4: (2 comments) http://gerrit.cloudera.org:8080/#/c/4520/4/python/kudu/client.p

[kudu-CR] [client-test] added basic test for RWYW behavior

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] added basic test for RWYW behavior .. Patch Set 1: |The test loops when it sees timeout from a tablet replica catching-up, not just to get e

[kudu-CR] [c++ client] added few deprecation notes

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] added few deprecation notes .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4569/2/src/kudu/client/client.h File src/kudu/cli

[kudu-CR] Remove newlines from raft consensus.cc state logging

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Remove newlines from raft_consensus.cc state logging .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4580 To unsubscribe,

[kudu-CR] [java client] Temporarily ignore row count regressions in ITClient

2016-10-03 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Temporarily ignore row count regressions in ITClient .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4597/1/java/kudu-clien

[kudu-CR] [client-test] added basic test for RWYW behavior

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] added basic test for RWYW behavior .. Patch Set 1: Btw, a more interesting test, perhaps, would be one that _always_ failed, i.e. that made

[kudu-CR] [client-test] added basic test for RWYW behavior

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] added basic test for RWYW behavior .. Patch Set 1: I have an ambivalent opinion regarding this test. Read Your Writes means that a client ca

[kudu-CR] Remove newlines from raft consensus.cc state logging

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Remove newlines from raft_consensus.cc state logging .. Patch Set 1: (should say I don't fell super-strongly about it either way, mostly just curious) --

[kudu-CR] Remove newlines from raft consensus.cc state logging

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Remove newlines from raft_consensus.cc state logging .. Patch Set 1: did you have a specific problem with the new lines? it seems like it helps with findi

[kudu-CR] Python - Clean up distutils classifiers and package information

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Python - Clean up distutils classifiers and package information .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4579/1/python/setup.py Fil

[kudu-CR] Python - Clean up distutils classifiers and package information

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Python - Clean up distutils classifiers and package information .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4579 To un

[kudu-CR] [c++ client] added few deprecation notes

2016-09-30 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++ client] added few deprecation notes .. Patch Set 2: (1 comment) I think that the get/set latest timestamp APIs can be marked with "unstable" or "exp

[kudu-CR] [tools] select only tablet leader for RWYW

2016-09-29 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [tools] select only tablet leader for RWYW .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4571 To unsubscribe, visit http

[kudu-CR] Add a design doc for rpc retry/failover semantics

2016-09-29 Thread David Ribeiro Alves (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2642 to look at the new patch set (#7). Change subject: Add a design doc for rpc retry/failover semantics .. Add a desig

[kudu-CR] Add a design doc for rpc retry/failover semantics

2016-09-29 Thread David Ribeiro Alves (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2642 to look at the new patch set (#6). Change subject: Add a design doc for rpc retry/failover semantics .. Add a desig

[kudu-CR] KUDU-1657: read-only FsManager::Open on active tablet can crash

2016-09-29 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1657: read-only FsManager::Open on active tablet can crash .. Patch Set 5: Code-Review+2 +2 from me, once Adar's nits get addressed. Thanks for adding

[kudu-CR] build-and-test.sh: update gcovr location

2016-09-29 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: build-and-test.sh: update gcovr location .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4567 To unsubscribe, visit http:/

[kudu-CR] build-and-test.sh: update gcovr location

2016-09-29 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: build-and-test.sh: update gcovr location .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4567 To unsubscribe, visit http:/

[kudu-CR] [docs] Cleanup beta mentions, links

2016-09-29 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [docs] Cleanup beta mentions, links .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4565 To unsubscribe, visit http://gerr

[kudu-CR] KUDU-1657: read-only FsManager::Open on active tablet can crash

2016-09-28 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1657: read-only FsManager::Open on active tablet can crash .. Patch Set 2: (1 comment) that test is going to bit rot super quickly and this seems lik

[kudu-CR] docs: add master permanent failure recovery workflow

2016-09-28 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: docs: add master permanent failure recovery workflow .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4436 To unsubscribe,

[kudu-CR] WIP: consensus: refactor tracking of received OpIds out of ReplicaState

2016-09-28 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: WIP: consensus: refactor tracking of received OpIds out of ReplicaState .. Patch Set 1: I like the consolidation and, as I had said on the mailing list, I

[kudu-CR] KUDU-1612 - [python] Enable setting of read mode for scanning

2016-09-28 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1612 - [python] Enable setting of read mode for scanning .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4520/2/python/kudu/tests/uti

[kudu-CR] KUDU-1657: read-only FsManager::Open on active tablet can crash

2016-09-28 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1657: read-only FsManager::Open on active tablet can crash .. Patch Set 2: why not include the test and only run it in slow mode? jenkins runs tests w

[kudu-CR] KUDU-1563. Add support for INSERT IGNORE

2016-09-28 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1563. Add support for INSERT IGNORE .. Patch Set 7: (8 comments) http://gerrit.cloudera.org:8080/#/c/4491/7/src/kudu/integration-tests/fuzz-itest.cc

[kudu-CR] KUDU-1612 - [python] Enable setting of read mode for scanning

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1612 - [python] Enable setting of read mode for scanning .. Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/4520/2/python/kudu/client.p

[kudu-CR] metrics: move SCOPED LATENCY METRIC to metrics.h

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: metrics: move SCOPED_LATENCY_METRIC to metrics.h .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4469 To unsubscribe, visi

[kudu-CR] metrics: move SCOPED LATENCY METRIC to metrics.h

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: metrics: move SCOPED_LATENCY_METRIC to metrics.h .. metrics: move SCOPED_LATENCY_METRIC to metrics.h Addresses a simple TODO. Change-Id: I1f1287a

[kudu-CR] [client-test] one more test for AUTO FLUSH BACKGROUND

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] one more test for AUTO_FLUSH_BACKGROUND .. Patch Set 4: i'm ok with doing the test elsewhere, what you said about test running times make se

[kudu-CR] [client-test] one more test for AUTO FLUSH BACKGROUND

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] one more test for AUTO_FLUSH_BACKGROUND .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4492 To unsubscribe,

[kudu-CR] consensus: fix some clang-tidy warnings

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: consensus: fix some clang-tidy warnings .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4454 To unsubscribe, visit http://

[kudu-CR] [twitter-demo] use AUTO FLUSH BACKGROUND session

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [twitter-demo] use AUTO_FLUSH_BACKGROUND session .. Patch Set 5: nah, that all I wanted. thanks -- To view, visit http://gerrit.cloudera.org:8080/4477 To

[kudu-CR] [twitter-demo] use AUTO FLUSH BACKGROUND session

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [twitter-demo] use AUTO_FLUSH_BACKGROUND session .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4477 To unsubscribe, visi

[kudu-CR] [client-test] one more test for AUTO FLUSH BACKGROUND

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] one more test for AUTO_FLUSH_BACKGROUND .. Patch Set 4: my point was that we should make sure to stress it a bit so that over time we will h

[kudu-CR] consensus: fix some clang-tidy warnings

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: consensus: fix some clang-tidy warnings .. Patch Set 2: still missing some tidy warnings right? -- To view, visit http://gerrit.cloudera.org:8080/4454 To

[kudu-CR] metrics: move SCOPED LATENCY METRIC to metrics.h

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: metrics: move SCOPED_LATENCY_METRIC to metrics.h .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4469 To unsubscribe, visi

[kudu-CR] Add a basic .clang-tidy configuration

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Add a basic .clang-tidy configuration .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4453 To unsubscribe, visit http://ge

[kudu-CR] [twitter-demo] use AUTO FLUSH BACKGROUND session

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [twitter-demo] use AUTO_FLUSH_BACKGROUND session .. Patch Set 5: have you tried to run the demo app now? -- To view, visit http://gerrit.cloudera.org:808

[kudu-CR] [java client] Reinstate KUDU-1364's behavior, fix NPE

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Reinstate KUDU-1364's behavior, fix NPE .. Patch Set 1: Code-Review+2 thanks for fixing this. yeah, it'd be good to have directed tests for t

[kudu-CR] KUDU-1637 - [python] Add Support for < and > Predicates

2016-09-23 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1637 - [python] Add Support for < and > Predicates .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4524 To unsubscrib

[kudu-CR] [java client] Improve and hide OperationResponse#getWriteTimestamp

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Improve and hide OperationResponse#getWriteTimestamp .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4487 T

[kudu-CR] Patch gperftools to be able to work on macOS Sierra/XCode 8

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: Patch gperftools to be able to work on macOS Sierra/XCode 8 .. Patch gperftools to be able to work on macOS Sierra/XCode 8 Apparently gperftools n

[kudu-CR] [client-test] one more test for AUTO FLUSH BACKGROUND

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] one more test for AUTO_FLUSH_BACKGROUND .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/4492/3/src/kudu/client/client-test.c

[kudu-CR] Patch gperftools to be able to work on macOS Sierra/XCode 8

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new patch set (#2). Change subject: Patch gperftools to be able to work on macOS Sierra/XCode 8 .. Patch gperftools to be able to work on macOS Sierra/XCode 8 Apparently gperftools needs to be

[kudu-CR] Patch gperftools to be able to work on macOS Sierra/XCode 8

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Patch gperftools to be able to work on macOS Sierra/XCode 8 .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/4495/1/thirdparty/download-th

[kudu-CR] Patch gperftools to be able to work on macOS Sierra/XCode 8

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/4495 Change subject: Patch gperftools to be able to work on macOS Sierra/XCode 8 .. Patch gperftools to be able to work on macOS Sierra/

[kudu-CR] [tests] MANUAL FLUSH --> AUTO FLUSH BACKGROUND

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [tests] MANUAL_FLUSH --> AUTO_FLUSH_BACKGROUND .. Patch Set 6: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4471 To unsubscribe, visit

[kudu-CR] [tests] MANUAL FLUSH --> AUTO FLUSH BACKGROUND

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [tests] MANUAL_FLUSH --> AUTO_FLUSH_BACKGROUND .. Patch Set 5: (2 comments) oops had a unpublished comment. my apologies. http://gerrit.cloudera.org:8080

[kudu-CR] [client-test] one more test for AUTO FLUSH BACKGROUND

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client-test] one more test for AUTO_FLUSH_BACKGROUND .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4492/1/src/kudu/client/client-test.c

[kudu-CR] [java client] Improve and hide OperationResponse#getWriteTimestamp

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [java client] Improve and hide OperationResponse#getWriteTimestamp .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4487/1/java/kudu-clien

[kudu-CR] [WIP] KUDU-1563. Add support for INSERT IGNORE

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [WIP] KUDU-1563. Add support for INSERT IGNORE .. Patch Set 2: (17 comments) http://gerrit.cloudera.org:8080/#/c/4491/2/java/kudu-client/src/main/java/org

[kudu-CR] [WIP] KUDU-1563. Add support for INSERT IGNORE

2016-09-21 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [WIP] KUDU-1563. Add support for INSERT IGNORE .. Patch Set 2: At first glance I'd start by suggesting you split the patches for the various clients. Diff

[kudu-CR] [tests] MANUAL FLUSH --> AUTO FLUSH BACKGROUND

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [tests] MANUAL_FLUSH --> AUTO_FLUSH_BACKGROUND .. Patch Set 3: (4 comments) http://gerrit.cloudera.org:8080/#/c/4471/3/src/kudu/integration-tests/all_type

[kudu-CR] Add support for clang from XCode 8 in macOS

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: Add support for clang from XCode 8 in macOS .. Add support for clang from XCode 8 in macOS Since upgrading XCode to 8 (even in El Capitan), cmake

[kudu-CR] Add support for clang from XCode 8 in macOS

2016-09-20 Thread David Ribeiro Alves (Code Review)
Hello Dan Burkert, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4482 to look at the new patch set (#2). Change subject: Add support for clang from XCode 8 in macOS .. Add support for cl

[kudu-CR] Add support for clang from XCode 8 in macOS

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Add support for clang from XCode 8 in macOS .. Patch Set 1: It seems this is missing a gperftools side update to work with tcmalloc: https://github.com/gp

[kudu-CR] Add support for clang from XCode 8 in macOS

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Add support for clang from XCode 8 in macOS .. Patch Set 1: -Code-Review -- To view, visit http://gerrit.cloudera.org:8080/4482 To unsubscribe, visit http

[kudu-CR] Add support for clang from XCode 8 in macOS

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Add support for clang from XCode 8 in macOS .. Patch Set 1: Code-Review-1 Hum, turns out there's a malloc issue with the new compiler. Sorting that out fi

[kudu-CR] Add support for clang from XCode 8 in macOS

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/4482 Change subject: Add support for clang from XCode 8 in macOS .. Add support for clang from XCode 8 in macOS Since upgrading XCode t

[kudu-CR] [twitter-demo] use AUTO FLUSH BACKGROUND session

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [twitter-demo] use AUTO_FLUSH_BACKGROUND session .. Patch Set 3: did you test this manually? I'm not sure whether jenkins even builds this (needs oauth) a

[kudu-CR] [tests] MANUAL FLUSH --> AUTO FLUSH BACKGROUND

2016-09-20 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [tests] MANUAL_FLUSH --> AUTO_FLUSH_BACKGROUND .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/4471/1/src/kudu/integration-tests/alter_ta

[kudu-CR] [tests] MANUAL FLUSH --> AUTO FLUSH BACKGROUND

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [tests] MANUAL_FLUSH --> AUTO_FLUSH_BACKGROUND .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/4471/1/src/kudu/client/client-test.cc File

[kudu-CR] Add a basic .clang-tidy configuration

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Add a basic .clang-tidy configuration .. Patch Set 1: any docs on how to use this locally? -- To view, visit http://gerrit.cloudera.org:8080/4453 To unsu

[kudu-CR] consensus: remove some unimplemented methods

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: consensus: remove some unimplemented methods .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4452 To unsubscribe, visit ht

[kudu-CR] Improve the debuggability of LogBlockContainer::CheckBlockRecord()

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: Improve the debuggability of LogBlockContainer::CheckBlockRecord() .. Improve the debuggability of LogBlockContainer::CheckBlockRecord() We're ge

[kudu-CR] Improve the debuggability of LogBlockContainer::CheckBlockRecord()

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Improve the debuggability of LogBlockContainer::CheckBlockRecord() .. Patch Set 2: added printing out the file name -- To view, visit http://gerrit.clou

[kudu-CR] Improve the debuggability of LogBlockContainer::CheckBlockRecord()

2016-09-19 Thread David Ribeiro Alves (Code Review)
Hello Adar Dembo, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4451 to look at the new patch set (#2). Change subject: Improve the debuggability of LogBlockContainer::CheckBlockRecord() ..

[kudu-CR] Improve the debuggability of LogBlockContainer::CheckBlockRecord()

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/4451 Change subject: Improve the debuggability of LogBlockContainer::CheckBlockRecord() .. Improve the debuggability of LogBlockContain

[kudu-CR] row operations-test: reduce iterations in ASAN build

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: row_operations-test: reduce iterations in ASAN build .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4449 To unsubscribe,

[kudu-CR] KUDU-1623. Properly handle UPSERTS that only include PK column

2016-09-19 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1623. Properly handle UPSERTS that only include PK column .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4441 To uns

[kudu-CR] Python - Bump package version to 0.4.0

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Python - Bump package version to 0.4.0 .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/ To unsubscribe, visit http://g

[kudu-CR] [c++client] performance optimizations

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++client] performance optimizations .. Patch Set 8: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4385 To unsubscribe, visit http://ge

[kudu-CR] Change timestamp printing to ISO-8601 (with microseconds)

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has submitted this change and it was merged. Change subject: Change timestamp printing to ISO-8601 (with microseconds) .. Change timestamp printing to ISO-8601 (with microseconds) Dan raised the concern in a

[kudu-CR] KUDU-1614 - [python] Enable Set/Get of unixtime micros

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1614 - [python] Enable Set/Get of unixtime_micros .. Patch Set 8: Code-Review+1 Leaving a +1 so that Todd can take one last look -- To view, visit h

[kudu-CR] [c++client] performance optimizations

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [c++client] performance optimizations .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/4385/4/src/kudu/client/batcher.cc File src/kudu/clie

[kudu-CR] KUDU-1623. Properly handle UPSERTS that only include PK column

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1623. Properly handle UPSERTS that only include PK column .. Patch Set 2: (5 comments) http://gerrit.cloudera.org:8080/#/c/4441/2/src/kudu/tablet/key

[kudu-CR] Change timestamp printing to ISO-8601 (with microseconds)

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Change timestamp printing to ISO-8601 (with microseconds) .. Patch Set 3: Dan mentioned that it had already done it for java -- To view, visit http://ger

[kudu-CR] KUDU-1135 (part 1): avoid flushing cmeta to disk twice when voting

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1135 (part 1): avoid flushing cmeta to disk twice when voting .. Patch Set 1: Verified+1 unrelated flake -- To view, visit http://gerrit.cloudera.o

[kudu-CR] [client] performance optimizations

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client] performance optimizations .. Patch Set 4: (2 comments) http://gerrit.cloudera.org:8080/#/c/4385/4/src/kudu/client/batcher.cc File src/kudu/client

[kudu-CR] Change timestamp printing to ISO-8601 (with microseconds)

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Change timestamp printing to ISO-8601 (with microseconds) .. Patch Set 3: Verified+1 unrelated flake org.apache.kudu.client.ITClient.test -- To view, vis

[kudu-CR] [client] performance optimizations

2016-09-16 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: [client] performance optimizations .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4385/2/src/kudu/client/batcher.cc File src/kudu/client/

[kudu-CR] Make tablet history GC itest less flaky

2016-09-15 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. Change subject: Make tablet history GC itest less flaky .. Patch Set 1: Verified+1 unrelated java flake -- To view, visit http://gerrit.cloudera.org:8080/4433 To unsubsc

<    12   13   14   15   16   17   18   >