Yuqi Du has posted comments on this change. ( http://gerrit.cloudera.org:8080/18679 )
Change subject: [master] support turn on/off auto rebalancer at runtime ...................................................................... Patch Set 24: (5 comments) Thanks your crs. http://gerrit.cloudera.org:8080/#/c/18679/22//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18679/22//COMMIT_MSG@7 PS22, Line 7: at runtime > Better to add an unit test to provide that it works well. ok. add an unit test for turn off/on http://gerrit.cloudera.org:8080/#/c/18679/22//COMMIT_MSG@12 PS22, Line 12: This patch supports to use gflag --auto_rebalancing_enabled to control > nit: Add: Done http://gerrit.cloudera.org:8080/#/c/18679/22/src/kudu/master/auto_rebalancer.h File src/kudu/master/auto_rebalancer.h: http://gerrit.cloudera.org:8080/#/c/18679/22/src/kudu/master/auto_rebalancer.h@173 PS22, Line 173: The token where AutoReba > how about: Done http://gerrit.cloudera.org:8080/#/c/18679/20/src/kudu/master/auto_rebalancer.cc File src/kudu/master/auto_rebalancer.cc: http://gerrit.cloudera.org:8080/#/c/18679/20/src/kudu/master/auto_rebalancer.cc@228 PS20, Line 228: sterRawInfo raw_info; > It's another story. Curently it's not needed, you can add it back in the ne Have removed it. http://gerrit.cloudera.org:8080/#/c/18679/22/src/kudu/master/auto_rebalancer.cc File src/kudu/master/auto_rebalancer.cc: http://gerrit.cloudera.org:8080/#/c/18679/22/src/kudu/master/auto_rebalancer.cc@188 PS22, Line 188: if (scheduler_pool_token_) { : scheduler_pool_token_.reset(); : } : } : > how about: Done -- To view, visit http://gerrit.cloudera.org:8080/18679 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifbcea6392b783843f89e019f1141dd8905366de5 Gerrit-Change-Number: 18679 Gerrit-PatchSet: 24 Gerrit-Owner: Yuqi Du <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Comment-Date: Wed, 27 Jul 2022 13:45:07 +0000 Gerrit-HasComments: Yes
