J-HowHuang opened a new pull request, #15509:
URL: https://github.com/apache/pinot/pull/15509

   ## Description
   
   In most cases, particuarly for tables using tiered storage, this 
segmentRelocator is used to move committed segments to remote tier. Given this 
`includeConsuming=false` and `minimizeDataMovement=ENABLE` is the more 
reasonable default.
   
   New controller configs: 
   * `controller.segmentRelocator.rebalanceIncludeConsuming`, default=false
   * `controller.segmentRelocator.rebalanceMinimizeDataMovement`, 
default=ENABLE (options: `ENABLE`, `DISABLE`, `DEFAULT`)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to