Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/18294 )
Change subject: [tools] range rebalancing for 'kudu cluster rebalance' ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/18294/4/src/kudu/tools/rebalancer_tool.cc File src/kudu/tools/rebalancer_tool.cc: http://gerrit.cloudera.org:8080/#/c/18294/4/src/kudu/tools/rebalancer_tool.cc@602 PS4, Line 602: DataTable skew_table({ "UUID", "Server address", "Replica Coun > There is a table per range -- you can see how it looks in the description o Right, but it only shows the details for a single table, IIUC. I meant instead of only showing the "Per-range replica distribution details for tables" table, maybe it's worth also a summary of skew per range, i.e. replica count and replica skew, similar to the "Per-table replica distribution details" table below. I don't feel strongly about it, but was curious since it could be helpful to get a big picture of which table ranges in the cluster need rebalancing. -- To view, visit http://gerrit.cloudera.org:8080/18294 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7d2e19266e993f5e2ae13ba18d323c83db30eac1 Gerrit-Change-Number: 18294 Gerrit-PatchSet: 5 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Sat, 02 Apr 2022 04:54:06 +0000 Gerrit-HasComments: Yes
