[kudu-CR] [tserver] limit number of trace metrics for TabletCopyClient

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21393 ) Change subject: [tserver] limit number of trace metrics for TabletCopyClient .. Patch Set 1: Verified-1 Build Failed

[kudu-CR] [tserver] limit number of trace metrics for TabletCopyClient

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21393 Change subject: [tserver] limit number of trace metrics for TabletCopyClient .. [tserver] limit number of trace metrics for

[kudu-CR] [tserver] limit number of trace metrics for TabletCopyClient

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21393 ) Change subject: [tserver] limit number of trace metrics for TabletCopyClient .. Patch Set 1: Build Started

[kudu-CR](gh-pages) [blog] Fix typo in blogpost

2024-05-02 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/21378 ) Change subject: [blog] Fix typo in blogpost .. Patch Set 3: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/21378

[kudu-CR](gh-pages) [blog] Fix typo in blogpost

2024-05-02 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has removed a vote on this change. Change subject: [blog] Fix typo in blogpost .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21378 To unsubscribe, visit

[kudu-CR] [CMakeLists] Make kudu test main static

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21282 ) Change subject: [CMakeLists] Make kudu_test_main static .. Patch Set 6: Verified-1 Build Failed

[kudu-CR] KUDU-613: Cleanup of cache code

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21018 ) Change subject: KUDU-613: Cleanup of cache code .. Patch Set 8: Verified-1 Build Failed

[kudu-CR](gh-pages) [blog] Fix typo in blogpost

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21378 ) Change subject: [blog] Fix typo in blogpost .. Patch Set 3: Verified-1 Build Failed http://jenkins.kudu.apache.org/job/pre_commit/92/

[kudu-CR](gh-pages) [blog] Fix typo in blogpost

2024-05-02 Thread Abhishek Chennaka (Code Review)
Hello Mahesh Reddy, Alexey Serbin, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/21378 to look at the new patch set (#3). Change subject: [blog] Fix typo in blogpost ..

[kudu-CR](gh-pages) [blog] Fix typo in blogpost

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21378 ) Change subject: [blog] Fix typo in blogpost .. Patch Set 3: Build Started http://jenkins.kudu.apache.org/job/pre_commit/92/ -- To

[kudu-CR] [CMakeLists] Make kudu test main static

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21282 ) Change subject: [CMakeLists] Make kudu_test_main static .. Patch Set 6: Build Started

[kudu-CR] KUDU-613: Introduce SLRU cache

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20607 ) Change subject: KUDU-613: Introduce SLRU cache .. Patch Set 15: Verified-1 Build Failed

[kudu-CR] KUDU-613: Integrate SLRU cache into block cache

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21390 ) Change subject: KUDU-613: Integrate SLRU cache into block cache .. Patch Set 1: Verified-1 Build Failed

[kudu-CR] [tablet] fix WriteOp::ToString() for non-started ops

2024-05-02 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21381 ) Change subject: [tablet] fix WriteOp::ToString() for non-started ops .. [tablet] fix WriteOp::ToString() for non-started

[kudu-CR] KUDU-613: Introduce new BlockCache metrics

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21389 ) Change subject: KUDU-613: Introduce new BlockCache metrics .. Patch Set 1: Verified-1 Build Failed

[kudu-CR] [tablet] fix WriteOp::ToString() for non-started ops

2024-05-02 Thread Abhishek Chennaka (Code Review)
Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/21381 ) Change subject: [tablet] fix WriteOp::ToString() for non-started ops .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] [CMakeLists] Make kudu test main static

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21282 ) Change subject: [CMakeLists] Make kudu_test_main static .. Patch Set 5: Verified-1 Build Failed

[kudu-CR](branch-1.17.x) KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates()

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21366 ) Change subject: KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates() .. KUDU-3569 fix race in

[kudu-CR](branch-1.17.x) KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates()

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates() .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates()

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21366 ) Change subject: KUDU-3569 fix race in CFileSet::Iterator::OptimizePKPredicates() .. Patch Set 1: Verified+1 unrelated test failures

[kudu-CR](branch-1.17.x) KUDU-3570 fix use-after-free in MajorDeltaCompactionOp

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21365 ) Change subject: KUDU-3570 fix use-after-free in MajorDeltaCompactionOp .. Patch Set 1: Verified+1 -- To view, visit

[kudu-CR](branch-1.17.x) KUDU-3570 fix use-after-free in MajorDeltaCompactionOp

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: KUDU-3570 fix use-after-free in MajorDeltaCompactionOp .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21365 To

[kudu-CR](branch-1.17.x) KUDU-3570 fix use-after-free in MajorDeltaCompactionOp

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21365 ) Change subject: KUDU-3570 fix use-after-free in MajorDeltaCompactionOp .. KUDU-3570 fix use-after-free in

[kudu-CR] KUDU-613: Introduce SLRU cache

2024-05-02 Thread Mahesh Reddy (Code Review)
Mahesh Reddy has posted comments on this change. ( http://gerrit.cloudera.org:8080/20607 ) Change subject: KUDU-613: Introduce SLRU cache .. Patch Set 15: (6 comments) http://gerrit.cloudera.org:8080/#/c/20607/14//COMMIT_MSG

[kudu-CR] KUDU-613: Cleanup of cache code

2024-05-02 Thread Mahesh Reddy (Code Review)
Mahesh Reddy has posted comments on this change. ( http://gerrit.cloudera.org:8080/21018 ) Change subject: KUDU-613: Cleanup of cache code .. Patch Set 8: (1 comment)

[kudu-CR] KUDU-613: Cleanup of cache code

2024-05-02 Thread Mahesh Reddy (Code Review)
Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/21018 to look at the new patch set (#8). Change subject: KUDU-613: Cleanup of cache code

[kudu-CR] KUDU-613: Integrate SLRU cache into block cache

2024-05-02 Thread Mahesh Reddy (Code Review)
Mahesh Reddy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21390 Change subject: KUDU-613: Integrate SLRU cache into block cache .. KUDU-613: Integrate SLRU cache into block cache This patch

[kudu-CR] KUDU-613: Introduce SLRU cache

2024-05-02 Thread Mahesh Reddy (Code Review)
Hello Tidy Bot, Marton Greber, Alexey Serbin, Attila Bukor, Kudu Jenkins, Abhishek Chennaka, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/20607 to look at the new patch set (#15). Change subject: KUDU-613: Introduce SLRU cache

[kudu-CR] KUDU-613: Introduce new BlockCache metrics

2024-05-02 Thread Mahesh Reddy (Code Review)
Mahesh Reddy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21389 Change subject: KUDU-613: Introduce new BlockCache metrics .. KUDU-613: Introduce new BlockCache metrics With the new SLRU cache used

[kudu-CR] [log block manager] Write lock for deletion

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20901 ) Change subject: [log_block_manager] Write lock for deletion .. Patch Set 15: Verified-1 Build Failed

[kudu-CR] KUDU-613: Introduce SLRU cache

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20607 ) Change subject: KUDU-613: Introduce SLRU cache .. Patch Set 15: Build Started http://jenkins.kudu.apache.org/job/pre_commit/89/ --

[kudu-CR] KUDU-613: Cleanup of cache code

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21018 ) Change subject: KUDU-613: Cleanup of cache code .. Patch Set 8: Build Started http://jenkins.kudu.apache.org/job/pre_commit/87/ --

[kudu-CR] KUDU-613: Integrate SLRU cache into block cache

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21390 ) Change subject: KUDU-613: Integrate SLRU cache into block cache .. Patch Set 1: Build Started

[kudu-CR] KUDU-613: Introduce new BlockCache metrics

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21389 ) Change subject: KUDU-613: Introduce new BlockCache metrics .. Patch Set 1: Build Started

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

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21287 ) Change subject: KUDU-3371 Fix the crash bug when run binaries on older CPU machines .. Patch Set 1: (7 comments)

[kudu-CR] [CMakeLists] Make kudu test main static

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21282 ) Change subject: [CMakeLists] Make kudu_test_main static .. Patch Set 5: Build Started

[kudu-CR] [log block manager] Write lock for deletion

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20901 ) Change subject: [log_block_manager] Write lock for deletion .. Patch Set 15: Build Started

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

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin 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 3: (1 comment)

[kudu-CR] [wip][build] KUDU-3551 Upgrade gradle to 7.6.4

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21030 ) Change subject: [wip][build] KUDU-3551 Upgrade gradle to 7.6.4 .. Patch Set 12: Verified-1 Build Failed

[kudu-CR] [wip][build] KUDU-3551 Upgrade gradle to 7.6.4

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21030 ) Change subject: [wip][build] KUDU-3551 Upgrade gradle to 7.6.4 .. Patch Set 12: Build Started

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21370 ) Change subject: [build] Fix RocksDB Snappy dependency. .. Patch Set 4: Code-Review+2 Thanks Zoltan! -- To view, visit

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Attila Bukor (Code Review)
Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21370 ) Change subject: [build] Fix RocksDB Snappy dependency. .. [build] Fix RocksDB Snappy dependency. RocksDB uses Snappy. When

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Attila Bukor (Code Review)
Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/21370 ) Change subject: [build] Fix RocksDB Snappy dependency. .. Patch Set 3: Verified+1 -- To view, visit

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Attila Bukor (Code Review)
Attila Bukor has removed a vote on this change. Change subject: [build] Fix RocksDB Snappy dependency. .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21370 To unsubscribe, visit

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Attila Bukor (Code Review)
Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/21370 ) Change subject: [build] Fix RocksDB Snappy dependency. .. Patch Set 3: Code-Review+2 -- To view, visit

[kudu-CR] [glog] Fix minidump-test for cold symbols.

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21385 ) Change subject: [glog] Fix minidump-test for cold symbols. .. Patch Set 1: Verified-1 Build Failed

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21370 ) Change subject: [build] Fix RocksDB Snappy dependency. .. Patch Set 3: Verified-1 Build Failed

[kudu-CR] [Python] Update dependencies and 3.10 support

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21380 ) Change subject: [Python] Update dependencies and 3.10 support .. [Python] Update dependencies and 3.10 support This patch

[kudu-CR] [glog] Fix minidump-test for cold symbols.

2024-05-02 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21385 Change subject: [glog] Fix minidump-test for cold symbols. .. [glog] Fix minidump-test for cold symbols. glog 0.6.0 cannot reliably

[kudu-CR] [glog] Fix minidump-test for cold symbols.

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21385 ) Change subject: [glog] Fix minidump-test for cold symbols. .. Patch Set 1: Build Started

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Zoltan Martonka (Code Review)
Hello Yingchun Lai, Attila Bukor, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/21370 to look at the new patch set (#3). Change subject: [build] Fix RocksDB Snappy dependency.

[kudu-CR] [build] Fix RocksDB Snappy dependency.

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21370 ) Change subject: [build] Fix RocksDB Snappy dependency. .. Patch Set 3: -Verified Build Started

[kudu-CR] KUDU-3568 Fix budgeting constraint test by enabling preset factor

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21360 ) Change subject: KUDU-3568 Fix budgeting constraint test by enabling preset factor .. KUDU-3568 Fix budgeting constraint test

[kudu-CR] KUDU-3568 Fix budgeting constraint test by enabling preset factor

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has removed a vote on this change. Change subject: KUDU-3568 Fix budgeting constraint test by enabling preset factor .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit

[kudu-CR] KUDU-3568 Fix budgeting constraint test by enabling preset factor

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/21360 ) Change subject: KUDU-3568 Fix budgeting constraint test by enabling preset factor .. Patch Set 1: Verified+1 Unrelated test

[kudu-CR] KUDU-3568 Fix budgeting constraint test by enabling preset factor

2024-05-02 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/21360 ) Change subject: KUDU-3568 Fix budgeting constraint test by enabling preset factor .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR] KUDU-3568 Fix budgeting constraint test by enabling preset factor

2024-05-02 Thread Attila Bukor (Code Review)
Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/21360 ) Change subject: KUDU-3568 Fix budgeting constraint test by enabling preset factor .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] [Python] Update dependencies and 3.10 support

2024-05-02 Thread Zoltan Martonka (Code Review)
Zoltan Martonka has posted comments on this change. ( http://gerrit.cloudera.org:8080/21380 ) Change subject: [Python] Update dependencies and 3.10 support .. Patch Set 4: Code-Review+1 -- To view, visit

[kudu-CR] [Python] Update dependencies and 3.10 support

2024-05-02 Thread Attila Bukor (Code Review)
Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/21380 ) Change subject: [Python] Update dependencies and 3.10 support .. Patch Set 4: Code-Review+2 -- To view, visit

[kudu-CR] [Python] Update dependencies and 3.10 support

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/21380 ) Change subject: [Python] Update dependencies and 3.10 support .. Patch Set 4: Verified+1 Unrelated test failures(non-python test

[kudu-CR] [Python] Update dependencies and 3.10 support

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has removed a vote on this change. Change subject: [Python] Update dependencies and 3.10 support .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21380 To unsubscribe,

[kudu-CR] [Python] Update dependencies and 3.10 support

2024-05-02 Thread Marton Greber (Code Review)
Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/21380 ) Change subject: [Python] Update dependencies and 3.10 support .. Patch Set 4: (1 comment) Regarding the exact version numbers I've

[kudu-CR] [tablet] update the severity level of some tablet metrics

2024-05-02 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21384 ) Change subject: [tablet] update the severity level of some tablet metrics .. Patch Set 1: Verified-1 Build Failed

[kudu-CR](gh-pages) [blog] Fix typo in blogpost

2024-05-02 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21378 ) Change subject: [blog] Fix typo in blogpost .. Patch Set 2: Code-Review+1 (1 comment)