[kudu-CR] [client] fix doxygen warning

2024-11-08 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [client] fix doxygen warning .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22048 To unsubscribe, visit http://gerri

[kudu-CR] [client] fix doxygen warning

2024-11-08 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22048 ) Change subject: [client] fix doxygen warning .. Patch Set 1: Verified+1 unrelated test failures -- To view, visit http://gerrit.clou

[kudu-CR] [client] fix doxygen warning

2024-11-08 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22048 Change subject: [client] fix doxygen warning .. [client] fix doxygen warning Before this patch, doxygen of 1.11 and newer versions woul

[kudu-CR] [consensus] replace chromium atomics with STL ones

2024-11-07 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22038 ) Change subject: [consensus] replace chromium atomics with STL ones .. Patch Set 1: Verified+1 unrelated Java test failure: org.apache.

[kudu-CR] [client] remove chromium Atomics from C++ client

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22037 ) Change subject: [client] remove chromium Atomics from C++ client .. Patch Set 1: Verified+1 unrelated test failures: known flaky tests

[kudu-CR] [client] remove chromium Atomics from C++ client

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [client] remove chromium Atomics from C++ client .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22037 To unsubscribe

[kudu-CR] [consensus] replace chromium atomics with STL ones

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22038 Change subject: [consensus] replace chromium atomics with STL ones .. [consensus] replace chromium atomics with STL ones This patch rep

[kudu-CR] [client] remove chromium Atomics from C++ client

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22037 Change subject: [client] remove chromium Atomics from C++ client .. [client] remove chromium Atomics from C++ client This patch replace

[kudu-CR] [tablet] STL atomics for live row count in MemRowSet

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22016 ) Change subject: [tablet] STL atomics for live row count in MemRowSet .. Patch Set 3: Verified+1 unrelated Java and C++ test failures i

[kudu-CR] [tablet] STL atomics for live row count in MemRowSet

2024-11-06 Thread Alexey Serbin (Code Review)
Hello Zoltan Martonka, Yifan Zhang, Kudu Jenkins, helifu, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22016 to look at the new patch set (#3). Change subject: [tablet] STL atomics for live row count in MemRowSet ...

[kudu-CR] [tablet] use STL-based atomics in MemRowSet and MRSRow

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22016 ) Change subject: [tablet] use STL-based atomics in MemRowSet and MRSRow .. Patch Set 2: > It seems this patch introduced a new data rac

[kudu-CR] [tablet] use STL-based atomics in MemRowSet and MRSRow

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22016 ) Change subject: [tablet] use STL-based atomics in MemRowSet and MRSRow .. Patch Set 2: Verified-1 It seems this patch introduced a new

[kudu-CR](branch-1.18.x) [docs] Update Kudu 1.18.0 release notes

2024-11-06 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22013 ) Change subject: [docs] Update Kudu 1.18.0 release notes .. Patch Set 5: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:80

[kudu-CR](branch-1.18.x) KUDU-3613 fix flakiness in replace tablet-itest

2024-11-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3613 fix flakiness in replace_tablet-itest .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22035 To unsubscribe,

[kudu-CR](branch-1.18.x) KUDU-3613 fix flakiness in replace tablet-itest

2024-11-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22035 ) Change subject: KUDU-3613 fix flakiness in replace_tablet-itest .. Patch Set 1: Verified+1 unrelated test failures (TSAN): * org.apa

[kudu-CR](branch-1.18.x) KUDU-3613 fix flakiness in replace tablet-itest

2024-11-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22035 Change subject: KUDU-3613 fix flakiness in replace_tablet-itest .. KUDU-3613 fix flakiness in replace_tablet-itest Before this patch, t

[kudu-CR](branch-1.18.x) [docs] Update Kudu 1.18.0 release notes

2024-11-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22013 ) Change subject: [docs] Update Kudu 1.18.0 release notes .. Patch Set 4: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c

[kudu-CR] [tablet] use STL-based atomics in MemRowSet and MRSRow

2024-11-05 Thread Alexey Serbin (Code Review)
Hello Zoltan Martonka, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22016 to look at the new patch set (#2). Change subject: [tablet] use STL-based atomics in MemRowSet and MRSRow .

[kudu-CR](branch-1.18.x) [docs] Update Kudu 1.18.0 release notes

2024-11-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22013 ) Change subject: [docs] Update Kudu 1.18.0 release notes .. Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/22013/2/docs

[kudu-CR] [tablet] micro-updates on DiskRowSet and related classes

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22028 Change subject: [tablet] micro-updates on DiskRowSet and related classes .. [tablet] micro-updates on DiskRowSet and related classes Th

[kudu-CR](branch-1.18.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22020 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 2: Code-Review+2 Carrying over Abhishek's +

[kudu-CR](branch-1.18.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22020 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. KUDU-3623 do not crash on invalid input for 'k

[kudu-CR](branch-1.18.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22020 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 2: Verified+1 unrelated Java test failures

[kudu-CR](branch-1.18.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22020 T

[kudu-CR](branch-1.17.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22019 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. KUDU-3623 do not crash on invalid input for 'k

[kudu-CR](branch-1.17.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22019 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 2: Code-Review+2 carrying over Abhishek's +

[kudu-CR](branch-1.17.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22019 T

[kudu-CR](branch-1.17.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22019 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 2: Verified+1 unrelated test failures: *

[kudu-CR] [tablet] use STL-based atomics in MemRowSet and MRSRow

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22016 ) Change subject: [tablet] use STL-based atomics in MemRowSet and MRSRow .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/

reviews@kudu.apache.org

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22022 ) Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. [util] add EasyJson::ToString(const rapidjson::Value&

reviews@kudu.apache.org

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22023 ) Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. [util] add EasyJson::ToString(const rapidjson::Value&

reviews@kudu.apache.org

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22023 ) Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. Patch Set 1: Verified+1 unrelated test and CI pipeline failu

reviews@kudu.apache.org

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22023 To unsub

reviews@kudu.apache.org

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22023 Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. [util] add EasyJson::ToString(const rapidjson::Value&) This p

reviews@kudu.apache.org

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22022 Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. [util] add EasyJson::ToString(const rapidjson::Value&) This p

[kudu-CR](branch-1.18.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22020 Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. KUDU-3623 do not crash on invalid input for 'kudu table

[kudu-CR](branch-1.17.x) KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-04 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22019 Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. KUDU-3623 do not crash on invalid input for 'kudu table

[kudu-CR] [tablet] use STL-based atomics in MemRowSet and MRSRow

2024-11-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22016 Change subject: [tablet] use STL-based atomics in MemRowSet and MRSRow .. [tablet] use STL-based atomics in MemRowSet and MRSRow This p

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22009 T

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22009 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 4: Verified+1 unrelated test failures --

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-01 Thread Alexey Serbin (Code Review)
Hello Mahesh Reddy, Marton Greber, Yingchun Lai, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22009 to look at the new patch set (#4). Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy'

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22009 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 1: (4 comments) http://gerrit.cloudera.org

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-01 Thread Alexey Serbin (Code Review)
Hello Mahesh Reddy, Marton Greber, Yingchun Lai, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22009 to look at the new patch set (#3). Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy'

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-11-01 Thread Alexey Serbin (Code Review)
Hello Mahesh Reddy, Marton Greber, Yingchun Lai, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22009 to look at the new patch set (#2). Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy'

[kudu-CR](branch-1.18.x) [docs] Update Kudu 1.18.0 release notes

2024-11-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22013 ) Change subject: [docs] Update Kudu 1.18.0 release notes .. Patch Set 1: (5 comments) http://gerrit.cloudera.org:8080/#/c/22013/1/docs

[kudu-CR] KUDU-3613 fix flakiness in replace tablet-itest

2024-11-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22012 ) Change subject: KUDU-3613 fix flakiness in replace_tablet-itest .. Patch Set 1: Verified+1 unrelated test failures (RELEASE build) -

[kudu-CR] KUDU-3613 fix flakiness in replace tablet-itest

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22012 Change subject: KUDU-3613 fix flakiness in replace_tablet-itest .. KUDU-3613 fix flakiness in replace_tablet-itest Before this patch, t

[kudu-CR](branch-1.18.x) [dynamic multi master-test] add SKIP IF SLOW NOT ALLOWED

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22003 ) Change subject: [dynamic_multi_master-test] add SKIP_IF_SLOW_NOT_ALLOWED .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.c

[kudu-CR](branch-1.18.x) KUDU-3595: Add interface to set rpc max message size for C++ client

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22002 ) Change subject: KUDU-3595: Add interface to set rpc_max_message_size for C++ client .. Patch Set 1: Verified+1 -- To view, visit htt

[kudu-CR](branch-1.18.x) KUDU-3595: Add interface to set rpc max message size for C++ client

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22002 ) Change subject: KUDU-3595: Add interface to set rpc_max_message_size for C++ client .. KUDU-3595: Add interface to set rpc_max

[kudu-CR](branch-1.18.x) KUDU-3595: Add interface to set rpc max message size for C++ client

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3595: Add interface to set rpc_max_message_size for C++ client .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/

[kudu-CR](branch-1.18.x) [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21995 To unsubs

[kudu-CR](branch-1.18.x) KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22001 ) Change subject: KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver .. KUDU-3620 fix heap-use-after-free and

[kudu-CR](branch-1.18.x) [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21995 ) Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. Patch Set 1: Verified+1 unrelated test failures (KUDU-3620, e

[kudu-CR](branch-1.18.x) [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21995 ) Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. [java][build] KUDU-3610: kudu-client.jar dependencies

[kudu-CR](branch-1.18.x) Update outdated Gradle command in documentation

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21997 ) Change subject: Update outdated Gradle command in documentation .. Update outdated Gradle command in documentation Replaced th

[kudu-CR](branch-1.18.x) [dynamic multi master-test] reduce the amount of generated data

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22000 ) Change subject: [dynamic_multi_master-test] reduce the amount of generated data .. [dynamic_multi_master-test] reduce the amoun

[kudu-CR](branch-1.18.x) [dynamic multi master-test] add SKIP IF SLOW NOT ALLOWED

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [dynamic_multi_master-test] add SKIP_IF_SLOW_NOT_ALLOWED .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22003 To uns

[kudu-CR](branch-1.18.x) [dynamic multi master-test] reduce the amount of generated data

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [dynamic_multi_master-test] reduce the amount of generated data .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22000

[kudu-CR](branch-1.18.x) [dynamic multi master-test] reduce the amount of generated data

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22000 ) Change subject: [dynamic_multi_master-test] reduce the amount of generated data .. Patch Set 1: Verified+1 -- To view, visit http://g

[kudu-CR](branch-1.18.x) [dynamic multi master-test] add SKIP IF SLOW NOT ALLOWED

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22003 ) Change subject: [dynamic_multi_master-test] add SKIP_IF_SLOW_NOT_ALLOWED .. [dynamic_multi_master-test] add SKIP_IF_SLOW_NOT_AL

[kudu-CR](branch-1.18.x) [consensus] small clean-up on PendingRounds

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [consensus] small clean-up on PendingRounds .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21998 To unsubscribe, vis

[kudu-CR](branch-1.18.x) [consensus] small clean-up on PendingRounds

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21998 ) Change subject: [consensus] small clean-up on PendingRounds .. [consensus] small clean-up on PendingRounds I was looking at th

[kudu-CR](branch-1.18.x) [consensus] small clean-up on PendingRounds

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21998 ) Change subject: [consensus] small clean-up on PendingRounds .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:8

[kudu-CR](branch-1.18.x) [security-itest] stop polluting TEST TMPDIR with logs

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21999 ) Change subject: [security-itest] stop polluting TEST_TMPDIR with logs .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.clou

[kudu-CR](branch-1.18.x) [security-itest] stop polluting TEST TMPDIR with logs

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [security-itest] stop polluting TEST_TMPDIR with logs .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21999 To unsubs

[kudu-CR](branch-1.18.x) [security-itest] stop polluting TEST TMPDIR with logs

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21999 ) Change subject: [security-itest] stop polluting TEST_TMPDIR with logs .. [security-itest] stop polluting TEST_TMPDIR with logs

[kudu-CR](branch-1.18.x) KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080

[kudu-CR](branch-1.18.x) KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22001 ) Change subject: KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver .. Patch Set 1: Verified+1 -- To view, visit ht

[kudu-CR](branch-1.18.x) KUDU-3589 Wait until masters become voters

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21996 ) Change subject: KUDU-3589 Wait until masters become voters .. KUDU-3589 Wait until masters become voters In SecurityITest.Test

[kudu-CR](branch-1.18.x) KUDU-3589 Wait until masters become voters

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21996 ) Change subject: KUDU-3589 Wait until masters become voters .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:80

[kudu-CR](branch-1.18.x) KUDU-3589 Wait until masters become voters

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3589 Wait until masters become voters .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21996 To unsubscribe, visi

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22009 ) Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Patch Set 1: Verified+1 Unrelated test failures (TSAN

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/22009 T

[kudu-CR] KUDU-3623 do not crash on invalid input for 'kudu table copy'

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22009 Change subject: KUDU-3623 do not crash on invalid input for 'kudu table copy' .. KUDU-3623 do not crash on invalid input for 'kudu table

reviews@kudu.apache.org

2024-10-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22007 ) Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. [util] add EasyJson::ToString(const rapidjson::Value&

reviews@kudu.apache.org

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22007 Change subject: [util] add EasyJson::ToString(const rapidjson::Value&) .. [util] add EasyJson::ToString(const rapidjson::Value&) This p

[kudu-CR](branch-1.17.x) [docs] Update release notes for 1.17.1

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22004 ) Change subject: [docs] Update release notes for 1.17.1 .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:808

[kudu-CR](branch-1.17.x) [docs] Update release notes for 1.17.1

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22004 ) Change subject: [docs] Update release notes for 1.17.1 .. Patch Set 2: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c

[kudu-CR](branch-1.18.x) [security-itest] stop polluting TEST TMPDIR with logs

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21999 Change subject: [security-itest] stop polluting TEST_TMPDIR with logs .. [security-itest] stop polluting TEST_TMPDIR with logs By defau

[kudu-CR](branch-1.18.x) KUDU-613: Fix minor metrics related bug

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21992 ) Change subject: KUDU-613: Fix minor metrics related bug .. Patch Set 1: Verified+1 unrelated test failures (known flaky tests): * Ti

[kudu-CR](branch-1.18.x) [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21995 Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. [java][build] KUDU-3610: kudu-client.jar dependencies As repor

[kudu-CR](branch-1.18.x) [dynamic multi master-test] reduce the amount of generated data

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22000 Change subject: [dynamic_multi_master-test] reduce the amount of generated data .. [dynamic_multi_master-test] reduce the amount of gene

[kudu-CR](branch-1.18.x) KUDU-3595: Add interface to set rpc max message size for C++ client

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22002 Change subject: KUDU-3595: Add interface to set rpc_max_message_size for C++ client .. KUDU-3595: Add interface to set rpc_max_message_

[kudu-CR](branch-1.18.x) [dynamic multi master-test] add SKIP IF SLOW NOT ALLOWED

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22003 Change subject: [dynamic_multi_master-test] add SKIP_IF_SLOW_NOT_ALLOWED .. [dynamic_multi_master-test] add SKIP_IF_SLOW_NOT_ALLOWED Th

[kudu-CR](branch-1.18.x) KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22001 Change subject: KUDU-3620 fix heap-use-after-free and undefined behavior in OpDriver .. KUDU-3620 fix heap-use-after-free and undefined

[kudu-CR](branch-1.18.x) [consensus] small clean-up on PendingRounds

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21998 Change subject: [consensus] small clean-up on PendingRounds .. [consensus] small clean-up on PendingRounds I was looking at the code ar

[kudu-CR](branch-1.18.x) KUDU-3589 Wait until masters become voters

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21996 Change subject: KUDU-3589 Wait until masters become voters .. KUDU-3589 Wait until masters become voters In SecurityITest.TestNonDefaul

[kudu-CR](branch-1.18.x) Update outdated Gradle command in documentation

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21997 Change subject: Update outdated Gradle command in documentation .. Update outdated Gradle command in documentation Replaced the incorre

[kudu-CR](branch-1.18.x) KUDU-613: Fix minor metrics related bug

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21992 ) Change subject: KUDU-613: Fix minor metrics related bug .. KUDU-613: Fix minor metrics related bug When upserting in the prote

[kudu-CR](branch-1.18.x) KUDU-613: Fix minor metrics related bug

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-613: Fix minor metrics related bug .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21992 To unsubscribe, visit h

[kudu-CR] [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-30 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21731 ) Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. [java][build] KUDU-3610: kudu-client.jar dependencies

[kudu-CR] [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21731 ) Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. Patch Set 15: Code-Review+2 This patch looks good to me. --

[kudu-CR] [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21731 To unsubs

[kudu-CR] [java][build] KUDU-3610: kudu-client.jar dependencies

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21731 ) Change subject: [java][build] KUDU-3610: kudu-client.jar dependencies .. Patch Set 15: Verified+1 Unrelated failures: * org.apache.k

[kudu-CR](branch-1.18.x) KUDU-613: Fix minor metrics related bug

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21992 ) Change subject: KUDU-613: Fix minor metrics related bug .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:80

[kudu-CR] KUDU-613: Fix minor metrics related bug

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21956 ) Change subject: KUDU-613: Fix minor metrics related bug .. Patch Set 5: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c

[kudu-CR] KUDU-613: Fix minor metrics related bug

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21956 ) Change subject: KUDU-613: Fix minor metrics related bug .. KUDU-613: Fix minor metrics related bug When upserting in the prote

[kudu-CR] KUDU-613: Fix minor metrics related bug

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21956 ) Change subject: KUDU-613: Fix minor metrics related bug .. Patch Set 5: Verified+1 -Code-Review -- To view, visit http://gerrit.cloud

[kudu-CR] KUDU-613: Fix minor metrics related bug

2024-10-29 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-613: Fix minor metrics related bug .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21956 To unsubscribe, visit h

  1   2   3   4   5   6   7   8   9   10   >