[kudu-CR] [consensus] use move semantics for LogEntryBatchPB

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16075 ) Change subject: [consensus] use move semantics for LogEntryBatchPB .. Patch Set 1: Verified+1 (2 comments) Unrelated failures in a

[kudu-CR] [consensus] use move semantics for LogEntryBatchPB

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [consensus] use move semantics for LogEntryBatchPB .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/16075 To

[kudu-CR] KUDU-2612 p1: add initial transaction status storage

2020-06-12 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16043 ) Change subject: KUDU-2612 p1: add initial transaction status storage .. Patch Set 5: (18 comments)

[kudu-CR] KUDU-2612 p1: add initial transaction status storage

2020-06-12 Thread Andrew Wong (Code Review)
Hello Tidy Bot, Alexey Serbin, Attila Bukor, Kudu Jenkins, Bankim Bhavsar, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16043 to look at the new patch set (#5). Change subject: KUDU-2612 p1: add initial transaction status storage

[kudu-CR] [consensus] use move semantics for LogEntryBatchPB

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16075 Change subject: [consensus] use move semantics for LogEntryBatchPB .. [consensus] use move semantics for LogEntryBatchPB As it turned

[kudu-CR] WIP [perf] KUDU-3140 Heuristics to disable predicate evaluation for Bloom filter

2020-06-12 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16036 ) Change subject: WIP [perf] KUDU-3140 Heuristics to disable predicate evaluation for Bloom filter .. Patch Set 3: (3 comments)

[kudu-CR] WIP [perf] KUDU-3140 Heuristics to disable predicate evaluation for Bloom filter

2020-06-12 Thread Bankim Bhavsar (Code Review)
Bankim Bhavsar has posted comments on this change. ( http://gerrit.cloudera.org:8080/16036 ) Change subject: WIP [perf] KUDU-3140 Heuristics to disable predicate evaluation for Bloom filter .. Patch Set 3: (12 comments)

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16067 ) Change subject: KUDU-3148: [test] Add Java client metrics .. Patch Set 5: (6 comments)

[kudu-CR] [WIP] Add delegate admin

2020-06-12 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16071 ) Change subject: [WIP] Add delegate admin .. Patch Set 1: (6 comments) Overall, I'm confused by the approach because an ADMIN privilege

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Greg Solovyev (Code Review)
Greg Solovyev has posted comments on this change. ( http://gerrit.cloudera.org:8080/16067 ) Change subject: KUDU-3148: [test] Add Java client metrics .. Patch Set 5: (3 comments)

[kudu-CR] [docs] add step to set the release date in Apache JIRA

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16070 ) Change subject: [docs] add step to set the release date in Apache JIRA .. [docs] add step to set the release date in Apache

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Andrew Wong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16067 to look at the new patch set (#5). Change subject: KUDU-3148: [test] Add Java client metrics ..

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Andrew Wong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16067 to look at the new patch set (#4). Change subject: KUDU-3148: [test] Add Java client metrics ..

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Andrew Wong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16067 to look at the new patch set (#3). Change subject: KUDU-3148: [test] Add Java client metrics ..

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/16067 ) Change subject: KUDU-3148: [test] Add Java client metrics .. Patch Set 2: (7 comments)

[kudu-CR] KUDU-3148: [test] Add Java client metrics

2020-06-12 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Andrew Wong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16067 to look at the new patch set (#2). Change subject: KUDU-3148: [test] Add Java client metrics ..

[kudu-CR] [WIP] Add delegate admin

2020-06-12 Thread Attila Bukor (Code Review)
Attila Bukor has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16071 Change subject: [WIP] Add delegate admin .. [WIP] Add delegate admin Change-Id: If8ba018dac568a1ab74cf2d5657221579636ac1c --- M

[kudu-CR] [WIP] Implement owner privileges

2020-06-12 Thread Attila Bukor (Code Review)
Attila Bukor has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16072 Change subject: [WIP] Implement owner privileges .. [WIP] Implement owner privileges Change-Id:

[kudu-CR] [docs] add step to set the release date in Apache JIRA

2020-06-12 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/16070 ) Change subject: [docs] add step to set the release date in Apache JIRA .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] [util] improved performance of BlockingQueue

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16063 ) Change subject: [util] improved performance of BlockingQueue .. [util] improved performance of BlockingQueue Updated the

[kudu-CR] [util] improved performance of BlockingQueue

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16063 ) Change subject: [util] improved performance of BlockingQueue .. Patch Set 8: Code-Review+2 Carrying Andrew's +2 from PS7. -- To

[kudu-CR] [docs] add step to set the release date in Apache JIRA

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16070 Change subject: [docs] add step to set the release date in Apache JIRA .. [docs] add step to set the release date in Apache JIRA

[kudu-CR] KUDU-3145 Skip old gold in our list of candidate linkers

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16049 ) Change subject: KUDU-3145 Skip old gold in our list of candidate linkers .. KUDU-3145 Skip old gold in our list of candidate

[kudu-CR] KUDU-3145 Skip old gold in our list of candidate linkers

2020-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16049 ) Change subject: KUDU-3145 Skip old gold in our list of candidate linkers .. Patch Set 4: Code-Review+2 -- To view, visit

[kudu-CR] [util] improved performance of BlockingQueue

2020-06-12 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, Andrew Wong, Bankim Bhavsar, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16063 to look at the new patch set (#8). Change subject: [util] improved performance of BlockingQueue

[kudu-CR] KUDU-3145 Skip old gold in our list of candidate linkers

2020-06-12 Thread Anonymous Coward (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Grant Henke, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16049 to look at the new patch set (#4). Change subject: KUDU-3145 Skip old gold in our list of candidate linkers

[kudu-CR] KUDU-3145 Skip old gold in our list of candidate linkers

2020-06-12 Thread Anonymous Coward (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Grant Henke, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16049 to look at the new patch set (#3). Change subject: KUDU-3145 Skip old gold in our list of candidate linkers