[kudu-CR](branch-1.17.x) Update libraries to be excluded in RHEL9

2023-06-13 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20058 ) Change subject: Update libraries to be excluded in RHEL9 .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) Fix OpenSSL3 FIPS mode() issue on RHEL9.1

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20059 ) Change subject: Fix OpenSSL3 FIPS_mode() issue on RHEL9.1 .. Fix OpenSSL3 FIPS_mode() issue on RHEL9.1 The function

[kudu-CR](branch-1.17.x) [build] Update libraries to be excluded in SLES15 SP4

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20057 ) Change subject: [build] Update libraries to be excluded in SLES15 SP4 .. [build] Update libraries to be excluded in SLES15 SP4

[kudu-CR](branch-1.17.x) Make dep extract.py work with Python3

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20060 ) Change subject: Make dep_extract.py work with Python3 .. Make dep_extract.py work with Python3 build_mini_cluster_binaries.sh

[kudu-CR](branch-1.17.x) [tablet] GC ancient, fully deleted rowsets without live row count stats

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20054 ) Change subject: [tablet] GC ancient, fully deleted rowsets without live row count stats .. [tablet] GC ancient, fully deleted

[kudu-CR](branch-1.17.x) [thirdparty] upgrade libunwind to 1.6.2

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20052 ) Change subject: [thirdparty] upgrade libunwind to 1.6.2 .. [thirdparty] upgrade libunwind to 1.6.2 Change-Id:

[kudu-CR](branch-1.17.x) KUDU-3474: Add zlib as dependency of libunwind for ARM

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20051 ) Change subject: KUDU-3474: Add zlib as dependency of libunwind for ARM .. KUDU-3474: Add zlib as dependency of libunwind for

[kudu-CR](branch-1.17.x) KUDU-3475: Update to the most recent sse2neon.h

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20049 ) Change subject: KUDU-3475: Update to the most recent sse2neon.h .. KUDU-3475: Update to the most recent sse2neon.h ARM builds

[kudu-CR](branch-1.17.x) [tools] remove the duplicated function GetReplicas

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20048 ) Change subject: [tools] remove the duplicated function GetReplicas .. [tools] remove the duplicated function GetReplicas

[kudu-CR](branch-1.17.x) [security] handle BIO new

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20055 ) Change subject: [security] handle BIO_new .. [security] handle BIO_new This patch adds verification of the result returned by

[kudu-CR](branch-1.17.x) [docs] fix instructions for building Kudu on SLES

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20053 ) Change subject: [docs] fix instructions for building Kudu on SLES .. [docs] fix instructions for building Kudu on SLES This

[kudu-CR](branch-1.17.x) [java] allow adding CA certs to the client's trust chain

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20047 ) Change subject: [java] allow adding CA certs to the client's trust chain .. [java] allow adding CA certs to the client's trust

[kudu-CR](branch-1.17.x) [webserver] handlers for application/octet-stream content

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20046 ) Change subject: [webserver] handlers for application/octet-stream content .. [webserver] handlers for application/octet-stream

[kudu-CR](branch-1.17.x) [jwt] switching JWT verification to KeyBasedJwtVerifier

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20045 ) Change subject: [jwt] switching JWT verification to KeyBasedJwtVerifier .. [jwt] switching JWT verification to

[kudu-CR](branch-1.17.x) [build-support] unset * proxy env variables for Python tests

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20044 ) Change subject: [build-support] unset *_proxy env variables for Python tests .. [build-support] unset *_proxy env variables for

[kudu-CR](branch-1.17.x) KUDU-3479 Put some patches back into LLVM 11

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20043 ) Change subject: KUDU-3479 Put some patches back into LLVM 11 .. KUDU-3479 Put some patches back into LLVM 11 Commit

[kudu-CR](branch-1.17.x) Fix OpenSSL3 FIPS mode() issue on RHEL9.1

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20059 ) Change subject: Fix OpenSSL3 FIPS_mode() issue on RHEL9.1 .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) Make dep extract.py work with Python3

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20060 ) Change subject: Make dep_extract.py work with Python3 .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [build] Update libraries to be excluded in SLES15 SP4

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20057 ) Change subject: [build] Update libraries to be excluded in SLES15 SP4 .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [tablet] GC ancient, fully deleted rowsets without live row count stats

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20054 ) Change subject: [tablet] GC ancient, fully deleted rowsets without live row count stats .. Patch Set 1: Code-Review+2 -- To view,

[kudu-CR](branch-1.17.x) [thirdparty] upgrade libunwind to 1.6.2

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20052 ) Change subject: [thirdparty] upgrade libunwind to 1.6.2 .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3474: Add zlib as dependency of libunwind for ARM

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20051 ) Change subject: KUDU-3474: Add zlib as dependency of libunwind for ARM .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3475: Update to the most recent sse2neon.h

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20049 ) Change subject: KUDU-3475: Update to the most recent sse2neon.h .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [tools] remove the duplicated function GetReplicas

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20048 ) Change subject: [tools] remove the duplicated function GetReplicas .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [build-support] allow building with gcc/g++-7 on SLES

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20056 ) Change subject: [build-support] allow building with gcc/g++-7 on SLES .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [security] handle BIO new

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20055 ) Change subject: [security] handle BIO_new .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/20055 To

[kudu-CR](branch-1.17.x) [docs] fix instructions for building Kudu on SLES

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20053 ) Change subject: [docs] fix instructions for building Kudu on SLES .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [java] allow adding CA certs to the client's trust chain

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20047 ) Change subject: [java] allow adding CA certs to the client's trust chain .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [webserver] handlers for application/octet-stream content

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20046 ) Change subject: [webserver] handlers for application/octet-stream content .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [jwt] switching JWT verification to KeyBasedJwtVerifier

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20045 ) Change subject: [jwt] switching JWT verification to KeyBasedJwtVerifier .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [build-support] unset * proxy env variables for Python tests

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20044 ) Change subject: [build-support] unset *_proxy env variables for Python tests .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3479 Put some patches back into LLVM 11

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20043 ) Change subject: KUDU-3479 Put some patches back into LLVM 11 .. Patch Set 1: Code-Review+2 -- To view, visit

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

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19479 ) Change subject: [KUDU-3447] Limit tablets copying speed .. Patch Set 3: (1 comment)

[kudu-CR] [Client] Add query id to trace the whole query process

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19518 ) Change subject: [Client] Add query id to trace the whole query process .. Patch Set 2: (4 comments)

[kudu-CR] KUDU-3459 Download superblock piece by piece

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19620 ) Change subject: KUDU-3459 Download superblock piece by piece .. Patch Set 2: (4 comments)

[kudu-CR] [java] add buffer space limit for KuduSession

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19918 ) Change subject: [java] add buffer space limit for KuduSession .. Patch Set 5: (8 comments)

[kudu-CR] KUDU-3477 Function to get flags of minicluster daemons.

2023-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19938 ) Change subject: KUDU-3477 Function to get flags of minicluster daemons. .. Patch Set 3: (4 comments)

[kudu-CR] [Tool] Show the information of a tablet

2023-06-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19501 ) Change subject: [Tool] Show the information of a tablet .. Patch Set 18: (1 comment)

[kudu-CR] KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy

2023-06-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19622 ) Change subject: KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy .. Patch Set 16: Code-Review+2 -- To view,

[kudu-CR] KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy

2023-06-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19622 ) Change subject: KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy .. Patch Set 16: Code-Review+1 -- To view,

[kudu-CR] KUDU-3326 Add soft-delete to Python client

2023-06-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19901 ) Change subject: KUDU-3326 Add soft-delete to Python client .. KUDU-3326 Add soft-delete to Python client This is a follow-up

[kudu-CR] Make dep extract.py work with Python3

2023-06-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/20035 ) Change subject: Make dep_extract.py work with Python3 .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] KUDU-3371 [fs] make LogBlockContainer a base class

2023-06-11 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19610 ) Change subject: KUDU-3371 [fs] make LogBlockContainer a base class .. Patch Set 5: (5 comments)

[kudu-CR] KUDU-3371 [fs] make LogBlockContainer a base class

2023-06-11 Thread Yingchun Lai (Code Review)
Hello Tidy Bot, Alexey Serbin, Yuqi Du, Ashwani Raina, Attila Bukor, Yifan Zhang, Kudu Jenkins, Abhishek Chennaka, KeDeng, Wang Xixu, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/19610 to look at the new patch set (#5). Change subject: KUDU-3371 [fs]

[kudu-CR](branch-1.17.x) [docs] Add release notes for 1.17.0

2023-06-10 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19512 ) Change subject: [docs] Add release notes for 1.17.0 .. Patch Set 8: It has been a very long time since we start the Kudu 1.17 release,

[kudu-CR](branch-1.17.x) [docs] Add release notes for 1.17.0

2023-06-10 Thread Yingchun Lai (Code Review)
Hello Marton Greber, Alexey Serbin, Kurt Deschler, Yuqi Du, Andrew Wong, Yifan Zhang, Khazar Mammadli, Joe McDonnell, Zoltan Chovan, Ashwani Raina, Attila Bukor, KeDeng, Ádám Bakai, Mahesh Reddy, zhanghongbin, Wenzhe Zhou, bsglz, harinreddy, Riza Suminto, Hongjiang Zhang, Kudu Jenkins, Abhishek

[kudu-CR] KUDU-3326 Add soft-delete to Python client

2023-06-10 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19901 ) Change subject: KUDU-3326 Add soft-delete to Python client .. Patch Set 3: Code-Review+2 -- To view, visit

[kudu-CR] [Tool] Show the information of a tablet

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19501 ) Change subject: [Tool] Show the information of a tablet .. Patch Set 18: (8 comments)

[kudu-CR] [KUDU-3483] Log requestor info and request id for write interface

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has removed a vote on this change. Change subject: [KUDU-3483] Log requestor info and request id for write interface .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit

[kudu-CR] [KUDU-3483] Log requestor info and request id for write interface

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19950 ) Change subject: [KUDU-3483] Log requestor info and request id for write interface .. Patch Set 2: Verified+1 -- To view, visit

[kudu-CR] [KUDU-3483] Log requestor info and request id for write interface

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19950 ) Change subject: [KUDU-3483] Log requestor info and request id for write interface .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR] KUDU-3326 Add soft-delete to Python client

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19901 ) Change subject: KUDU-3326 Add soft-delete to Python client .. Patch Set 2: Code-Review+1 (1 comment)

[kudu-CR] KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19622 ) Change subject: KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy .. Patch Set 15: Code-Review+1 (3 comments)

[kudu-CR] [cpp-client] KUDU-3455 Reduce space complexity and speed up hash partition pruning for in-list predicate

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19794 ) Change subject: [cpp-client] KUDU-3455 Reduce space complexity and speed up hash partition pruning for in-list predicate .. Patch Set

[kudu-CR] [KUDU-3483] Fixbug of auto flush data when table schema changed

2023-06-09 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19949 ) Change subject: [KUDU-3483] Fixbug of auto flush data when table schema changed .. Patch Set 6: (7 comments)

[kudu-CR] KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy

2023-06-08 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19622 ) Change subject: KUDU-3413 [multi-tenancy] add tenant info in metadata for multi-tenancy .. Patch Set 12: (4 comments)

[kudu-CR](branch-1.17.x) jwt: introduce MiniOidc

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19967 ) Change subject: jwt: introduce MiniOidc .. jwt: introduce MiniOidc This patch takes some existing test utilities and

[kudu-CR](branch-1.17.x) [Python] Refactor tests to use assertRaisesRegex

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19981 ) Change subject: [Python] Refactor tests to use assertRaisesRegex .. [Python] Refactor tests to use assertRaisesRegex The

[kudu-CR](branch-1.17.x) [util] remove unused JWT-related code

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19974 ) Change subject: [util] remove unused JWT-related code .. [util] remove unused JWT-related code This patch doesn't contain any

[kudu-CR](branch-1.17.x) jwt: add control points for test binaries

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19970 ) Change subject: jwt: add control points for test binaries .. jwt: add control points for test binaries This hooks the

[kudu-CR](branch-1.17.x) [thirdparty] handle OpenSSL errors properly in curl and squeasel

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19978 ) Change subject: [thirdparty] handle OpenSSL errors properly in curl and squeasel .. [thirdparty] handle OpenSSL errors properly

[kudu-CR](branch-1.17.x) [tools] add bound http address into DaemonInfoPB

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19985 ) Change subject: [tools] add bound_http_address into DaemonInfoPB .. [tools] add bound_http_address into DaemonInfoPB This

[kudu-CR](branch-1.17.x) [mini-cluster] fix build if NO TESTS=1

2023-06-04 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19975 ) Change subject: [mini-cluster] fix build if NO_TESTS=1 .. [mini-cluster] fix build if NO_TESTS=1 Prior to this patch, the

[kudu-CR] [tools] remove the duplicated function GetReplicas

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19998 Change subject: [tools] remove the duplicated function GetReplicas .. [tools] remove the duplicated function GetReplicas Change-Id:

[kudu-CR](branch-1.17.x) [mini-cluster] fix build if NO TESTS=1

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19975 ) Change subject: [mini-cluster] fix build if NO_TESTS=1 .. Patch Set 1: Verified+1 Code-Review+2 The failed test

[kudu-CR](branch-1.17.x) [mini-cluster] fix build if NO TESTS=1

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has removed a vote on this change. Change subject: [mini-cluster] fix build if NO_TESTS=1 .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/19975 To unsubscribe, visit

[kudu-CR](branch-1.17.x) jwt: add control points for test binaries

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19970 ) Change subject: jwt: add control points for test binaries .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [thirdparty] handle OpenSSL errors properly in curl and squeasel

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19978 ) Change subject: [thirdparty] handle OpenSSL errors properly in curl and squeasel .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [Python] Refactor tests to use assertRaisesRegex

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19981 ) Change subject: [Python] Refactor tests to use assertRaisesRegex .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [tools] add bound http address into DaemonInfoPB

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19985 ) Change subject: [tools] add bound_http_address into DaemonInfoPB .. Patch Set 1: Verified+1 The failed test

[kudu-CR](branch-1.17.x) [tools] add bound http address into DaemonInfoPB

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has removed a vote on this change. Change subject: [tools] add bound_http_address into DaemonInfoPB .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/19985 To

[kudu-CR](branch-1.17.x) [tools] add bound http address into DaemonInfoPB

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19985 ) Change subject: [tools] add bound_http_address into DaemonInfoPB .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [util] remove unused JWT-related code

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19974 ) Change subject: [util] remove unused JWT-related code .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) jwt: introduce MiniOidc

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19967 ) Change subject: jwt: introduce MiniOidc .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/19967 To

[kudu-CR](branch-1.17.x) jwt: introduce MiniOidc

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has removed a vote on this change. Change subject: jwt: introduce MiniOidc .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/19967 To unsubscribe, visit

[kudu-CR](branch-1.17.x) jwt: introduce MiniOidc

2023-06-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19967 ) Change subject: jwt: introduce MiniOidc .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/19967 To

[kudu-CR](branch-1.17.x) [java] alternative distro for Gradle propdeps plugin

2023-06-01 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19963 ) Change subject: [java] alternative distro for Gradle propdeps plugin .. [java] alternative distro for Gradle propdeps plugin

[kudu-CR](branch-1.17.x) [java] alternative distro for Gradle propdeps plugin

2023-05-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19963 ) Change subject: [java] alternative distro for Gradle propdeps plugin .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR](branch-1.17.x) [java] alternative distro for Gradle propdeps plugin

2023-05-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19963 ) Change subject: [java] alternative distro for Gradle propdeps plugin .. Patch Set 2: > Uploaded patch set 2: Commit message was

[kudu-CR](branch-1.17.x) [java] alternative distro for Gradle propdeps plugin

2023-05-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19963 ) Change subject: [java] alternative distro for Gradle propdeps plugin .. Patch Set 2: Code-Review+1 -- To view, visit

[kudu-CR](branch-1.17.x) [java] alternative distro for Gradle propdeps plugin

2023-05-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has uploaded a new patch set (#2) to the change originally created by Alexey Serbin. ( http://gerrit.cloudera.org:8080/19963 ) Change subject: [java] alternative distro for Gradle propdeps plugin .. [java]

[kudu-CR] [java] alternative distro for Gradle propdeps plugin

2023-05-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19961 ) Change subject: [java] alternative distro for Gradle propdeps plugin .. Patch Set 2: Good, I'll cherry-pick it to branch 1.17 -- To

[kudu-CR](branch-1.17.x) [client] add -Werror flag for checking client C++ API

2023-05-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19958 ) Change subject: [client] add -Werror flag for checking client C++ API .. [client] add -Werror flag for checking client C++ API

[kudu-CR](branch-1.17.x) [client] add -Werror flag for checking client C++ API

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19958 ) Change subject: [client] add -Werror flag for checking client C++ API .. Patch Set 1: Verified+1 remove unrelated failed test. -- To

[kudu-CR](branch-1.17.x) [client] add -Werror flag for checking client C++ API

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has removed a vote on this change. Change subject: [client] add -Werror flag for checking client C++ API .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/19958 To

[kudu-CR](branch-1.17.x) [client] add -Werror flag for checking client C++ API

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19958 ) Change subject: [client] add -Werror flag for checking client C++ API .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR](branch-1.17.x) [client] add -Werror flag for checking client C++ API

2023-05-30 Thread Yingchun Lai (Code Review)
Hello Alexey Serbin, Abhishek Chennaka, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/19958 to review the following change. Change subject: [client] add -Werror flag for checking client C++ API

[kudu-CR](branch-1.17.x) [util] use include guard macro in int128.h header

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19945 ) Change subject: [util] use include guard macro in int128.h header .. [util] use include guard macro in int128.h header Even if

[kudu-CR](branch-1.17.x) [client] fix clang warning

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19946 ) Change subject: [client] fix clang warning .. [client] fix clang warning A contemporary CLANG compiler issues the following

[kudu-CR](branch-1.17.x) KUDU-3248 improve replica selection initialization

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19948 ) Change subject: KUDU-3248 improve replica selection initialization .. KUDU-3248 improve replica selection initialization Since

[kudu-CR](branch-1.17.x) [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid

2023-05-30 Thread Yingchun Lai (Code Review)
Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19947 ) Change subject: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid .. [tests] fix flakiness in

[kudu-CR](branch-1.17.x) KUDU-3248 improve replica selection initialization

2023-05-29 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19948 ) Change subject: KUDU-3248 improve replica selection initialization .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3418 Improve hole punching error message description.

2023-05-29 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19944 ) Change subject: KUDU-3418 Improve hole punching error message description. .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR](branch-1.17.x) [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid

2023-05-29 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19947 ) Change subject: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR](branch-1.17.x) [client] fix clang warning

2023-05-29 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19946 ) Change subject: [client] fix clang warning .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/19946 To

[kudu-CR](branch-1.17.x) [util] use include guard macro in int128.h header

2023-05-29 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/19945 ) Change subject: [util] use include guard macro in int128.h header .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3248 improve replica selection initialization

2023-05-29 Thread Yingchun Lai (Code Review)
Hello Alexey Serbin, Abhishek Chennaka, Wenzhe Zhou, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/19948 to review the following change. Change subject: KUDU-3248 improve replica selection initialization

[kudu-CR](branch-1.17.x) [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid

2023-05-29 Thread Yingchun Lai (Code Review)
Hello Alexey Serbin, Abhishek Chennaka, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/19947 to review the following change. Change subject: [tests] fix flakiness in TestNoMoreRetryWithWongServerUuid

[kudu-CR](branch-1.17.x) [client] fix clang warning

2023-05-29 Thread Yingchun Lai (Code Review)
Hello Kudu Jenkins, Abhishek Chennaka, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/19946 to review the following change. Change subject: [client] fix clang warning .. [client] fix clang

[kudu-CR](branch-1.17.x) [util] use include guard macro in int128.h header

2023-05-29 Thread Yingchun Lai (Code Review)
Hello Alexey Serbin, Abhishek Chennaka, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/19945 to review the following change. Change subject: [util] use include guard macro in int128.h header

<    3   4   5   6   7   8   9   10   11   12   >