Zoltan Chovan has posted comments on this change. ( http://gerrit.cloudera.org:8080/24516 )
Change subject: KUDU-3759 Randomize the choice among equally skewed tables ...................................................................... Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/24516/1/src/kudu/rebalance/rebalance_algo.cc File src/kudu/rebalance/rebalance_algo.cc: http://gerrit.cloudera.org:8080/#/c/24516/1/src/kudu/rebalance/rebalance_algo.cc@279 PS1, Line 279: equal_skew_tables.push_back(&it->second) > Thanks for pointing this out! I went ahead and switched to vector<const Tab Done -- To view, visit http://gerrit.cloudera.org:8080/24516 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I39cc610843d222a3dd2615a26993aba544639b54 Gerrit-Change-Number: 24516 Gerrit-PatchSet: 2 Gerrit-Owner: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Thu, 09 Jul 2026 10:10:37 +0000 Gerrit-HasComments: Yes
