[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21506 ) Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. KUDU-3584 fix flakiness in TableKeyRangeTest When running

[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21506 ) Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. Patch Set 1: > Just to verify, I also ran the problematic test

[kudu-CR] [util] remove last vestiges of chromium Atomics from metrics

2024-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21505 ) Change subject: [util] remove last vestiges of chromium Atomics from metrics .. [util] remove last vestiges of chromium

[kudu-CR] [util] remove last vestiges of chromium Atomics from metrics

2024-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21505 ) Change subject: [util] remove last vestiges of chromium Atomics from metrics .. Patch Set 1: (1 comment) Thank you for review!

[kudu-CR](branch-1.17.x) [ARM] Concurrent binary tree memory barriers fixed.

2024-06-12 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21499 ) Change subject: [ARM] Concurrent binary tree memory barriers fixed. .. [ARM] Concurrent binary tree memory barriers fixed.

[kudu-CR] Fix cache cleaning in dense node-itest

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21509 ) Change subject: Fix cache cleaning in dense_node-itest .. Patch Set 1: Verified-1 Build Failed

[kudu-CR] KUDU-3371 check for RocksDB dir presence upon opening FSManager

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21295 ) Change subject: KUDU-3371 check for RocksDB dir presence upon opening FSManager .. Patch Set 6: Verified-1 Build Failed

[kudu-CR] KUDU-3580 the crash bug when run binaries on older CPU machines

2024-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has removed a vote on this change. Change subject: KUDU-3580 the crash bug when run binaries on older CPU machines .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21287

[kudu-CR] Include table UUID when using --show table info

2024-06-12 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/21496 ) Change subject: Include table UUID when using --show_table_info .. Patch Set 4: (1 comment)

[kudu-CR] Fix cache cleaning in dense node-itest

2024-06-12 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21509 Change subject: Fix cache cleaning in dense_node-itest .. Fix cache cleaning in dense_node-itest Running dense_node-itest with

[kudu-CR] Fix cache cleaning in dense node-itest

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21509 ) Change subject: Fix cache cleaning in dense_node-itest .. Patch Set 1: Build Started

[kudu-CR] KUDU-3371 check for RocksDB dir presence upon opening FSManager

2024-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21295 ) Change subject: KUDU-3371 check for RocksDB dir presence upon opening FSManager .. Patch Set 6: (2 comments)

[kudu-CR] KUDU-3371 check for RocksDB dir presence upon opening FSManager

2024-06-12 Thread Yingchun Lai (Code Review)
Hello Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/21295 to look at the new patch set (#6). Change subject: KUDU-3371 check for RocksDB dir presence upon opening FSManager

[kudu-CR] KUDU-3371 check for RocksDB dir presence upon opening FSManager

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21295 ) Change subject: KUDU-3371 check for RocksDB dir presence upon opening FSManager .. Patch Set 6: Build Started

[kudu-CR] [util] remove last vestiges of chromium Atomics from metrics

2024-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21505 ) Change subject: [util] remove last vestiges of chromium Atomics from metrics .. Patch Set 1: (1 comment)

[kudu-CR] [util] remove last vestiges of chromium Atomics from metrics

2024-06-12 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21505 ) Change subject: [util] remove last vestiges of chromium Atomics from metrics .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] Include table UUID when using --show table info

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21496 ) Change subject: Include table UUID when using --show_table_info .. Patch Set 4: Verified-1 Build Failed

[kudu-CR] Include table UUID when using --show table info

2024-06-12 Thread Zoltan Chovan (Code Review)
Hello Marton Greber, Zoltan Martonka, Alexey Serbin, Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/21496 to look at the new patch set (#4). Change subject: Include table UUID when using --show_table_info

[kudu-CR] Include table UUID when using --show table info

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21496 ) Change subject: Include table UUID when using --show_table_info .. Patch Set 4: Build Started

[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/21506 ) Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. Patch Set 1: Unrelated java test failure:

[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/21506 ) Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. Patch Set 1: Verified+1 -- To view, visit

[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread Marton Greber (Code Review)
Marton Greber has removed a vote on this change. Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21506 To unsubscribe,

[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/21506 ) Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. Patch Set 1: Code-Review+2 Just to verify, I also ran the problematic

[kudu-CR] [metrics] Add metrics for tablet replication time

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21507 ) Change subject: [metrics] Add metrics for tablet replication time .. Patch Set 1: Verified-1 Build Failed

[kudu-CR] KUDU-3584 fix flakiness in TableKeyRangeTest

2024-06-12 Thread KeDeng (Code Review)
KeDeng has posted comments on this change. ( http://gerrit.cloudera.org:8080/21506 ) Change subject: KUDU-3584 fix flakiness in TableKeyRangeTest .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR] [metrics] Add metrics for tablet replication time

2024-06-12 Thread KeDeng (Code Review)
KeDeng has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21507 Change subject: [metrics] Add metrics for tablet replication time .. [metrics] Add metrics for tablet replication time Add tablet-level

[kudu-CR] [metrics] Add metrics for tablet replication time

2024-06-12 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21507 ) Change subject: [metrics] Add metrics for tablet replication time .. Patch Set 1: Build Started

[kudu-CR](branch-1.17.x) [ARM] Concurrent binary tree memory barriers fixed.

2024-06-12 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/21499 ) Change subject: [ARM] Concurrent binary tree memory barriers fixed. .. Patch Set 1: Code-Review+2 -- To view, visit