[kudu-CR] [rpc] add local address into connection negotiation trace

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20564 Change subject: [rpc] add local address into connection negotiation trace .. [rpc] add local address into connection negotiation trace

[kudu-CR] KUDU-3507 Fix mini ranger port detection

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20514 ) Change subject: KUDU-3507 Fix mini ranger port detection .. Patch Set 2: (2 comments)

[kudu-CR] KUDU-3507 Fix mini ranger port detection

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20514 ) Change subject: KUDU-3507 Fix mini ranger port detection .. Patch Set 2: (1 comment)

[kudu-CR] [build] bootsreap-dev-env python fix for ubuntu 22.04

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20559 ) Change subject: [build] bootsreap-dev-env python fix for ubuntu 22.04 .. Patch Set 1: (2 comments)

[kudu-CR] [gutil] fix ASAN warning in CountOnes()

2023-10-11 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20558 ) Change subject: [gutil] fix ASAN warning in CountOnes() .. [gutil] fix ASAN warning in CountOnes() Running various tests

[kudu-CR] [gutil] fix ASAN warning in CountOnes()

2023-10-11 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/20558 ) Change subject: [gutil] fix ASAN warning in CountOnes() .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] KUDU-3507 Fix mini ranger port detection

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20514 ) Change subject: KUDU-3507 Fix mini ranger port detection .. Patch Set 2: (3 comments)

[kudu-CR] [gutil] fix ASAN warning in CountOnes()

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [gutil] fix ASAN warning in CountOnes() .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/20558 To unsubscribe, visit

[kudu-CR] [gutil] fix ASAN warning in CountOnes()

2023-10-11 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20558 ) Change subject: [gutil] fix ASAN warning in CountOnes() .. Patch Set 1: Verified+1 unrelated build failure in thirdparty (RELEASE)

[kudu-CR] [Python] KUDU-3353 add support for UPSERT IGNORE

2023-10-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20527 ) Change subject: [Python] KUDU-3353 add support for UPSERT IGNORE .. Patch Set 5: Code-Review+2 Thanks for the contribution! -- To

[kudu-CR] KUDU-3496 support spnego dedicated keytab

2023-10-11 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/20278 ) Change subject: KUDU-3496 support spnego dedicated keytab .. Patch Set 3: (2 comments)

[kudu-CR] KUDU-3496 support spnego dedicated keytab

2023-10-11 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/20278 ) Change subject: KUDU-3496 support spnego dedicated keytab .. Patch Set 3: Thank you for the contribution! Couple things: * could you

[kudu-CR] [gutil] fix ASAN warning in CountOnes()

2023-10-11 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/20558 ) Change subject: [gutil] fix ASAN warning in CountOnes() .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR] [Python] KUDU-3351 Add write op metrics

2023-10-11 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/20526 ) Change subject: [Python] KUDU-3351 Add write op metrics .. Patch Set 4: (1 comment) > Patch Set 3: Code-Review+1 > > (1 comment)

[kudu-CR] [Python] KUDU-3353 add support for UPSERT IGNORE

2023-10-11 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/20527 ) Change subject: [Python] KUDU-3353 add support for UPSERT IGNORE .. Patch Set 5: (2 comments)

[kudu-CR] [Python] KUDU-3353 add support for UPSERT IGNORE

2023-10-11 Thread Marton Greber (Code Review)
Hello Alexey Serbin, Zoltan Martonka, Yingchun Lai, Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/20527 to look at the new patch set (#5). Change subject: [Python] KUDU-3353 add support for UPSERT IGNORE

[kudu-CR] [Python] KUDU-3351 Add write op metrics

2023-10-11 Thread Marton Greber (Code Review)
Hello Alexey Serbin, Zoltan Martonka, Attila Bukor, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/20526 to look at the new patch set (#4). Change subject: [Python] KUDU-3351 Add write op metrics

[kudu-CR] [build] bootsreap-dev-env python fix for ubuntu 22.04

2023-10-11 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/20559 ) Change subject: [build] bootsreap-dev-env python fix for ubuntu 22.04 .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR] [KUDU-3447] Limit tablets copying speed

2023-10-11 Thread Wang Xixu (Code Review)
Hello Alexey Serbin, Ashwani Raina, Yingchun Lai, Yifan Zhang, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19479 to look at the new patch set (#16). Change subject: [KUDU-3447] Limit tablets copying speed

[kudu-CR] [build] bootsreap-dev-env python fix for ubuntu 22.04

2023-10-11 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20559 Change subject: [build] bootsreap-dev-env python fix for ubuntu 22.04 .. [build] bootsreap-dev-env python fix for ubuntu 22.04 There

[kudu-CR] [KUDU-3447] Limit tablets copying speed

2023-10-11 Thread Wang Xixu (Code Review)
Hello Alexey Serbin, Ashwani Raina, Yingchun Lai, Yifan Zhang, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19479 to look at the new patch set (#15). Change subject: [KUDU-3447] Limit tablets copying speed

[kudu-CR] KUDU-3507 Fix mini ranger port detection

2023-10-11 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/20514 ) Change subject: KUDU-3507 Fix mini ranger port detection .. Patch Set 2: (4 comments)