You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Rebuild subcommand has a --partition-size-factor flag to calibrate bin-packing computation to account for estimated future partition sizes other than current. For example, if we are computing a rebalance plan for a topic at 12 hour retention and anticipate increasing retention to 24 hours, we'd use a --partition-size-factor of 2.
The text was updated successfully, but these errors were encountered:
The Rebuild subcommand has a
--partition-size-factor
flag to calibrate bin-packing computation to account for estimated future partition sizes other than current. For example, if we are computing a rebalance plan for a topic at 12 hour retention and anticipate increasing retention to 24 hours, we'd use a--partition-size-factor
of 2.The text was updated successfully, but these errors were encountered: