lksvenoy-r7 opened a new issue #7999: URL: https://github.com/apache/pinot/issues/7999
The documentation detailing how completed segments may be moved to a different host is described here: https://docs.pinot.apache.org/operators/operating-pinot/tuning/realtime#moving-completed-segments-to-different-hosts This documentation mentions that segments may be hosted on a different host using the tagOverrideConfig, but there is no mention of it being possible to use the instanceAssignmentConfigMap to move completed segments. As described in the [tag based instance assignment](https://docs.pinot.apache.org/operators/operating-pinot/instance-assignment#tag-based-instance-assignment) section of the documentation, using the instanceAssignmentConfigMap is the recommended approach, as it allows you more granular control over how segments are stored on hosts (using replica groups), but there is no mention of the fact that this can be used for moving completed segments as well. We should update the [moving completed segments to different hosts](https://docs.pinot.apache.org/operators/operating-pinot/tuning/realtime#moving-completed-segments-to-different-hosts) section to include the recommended approach for moving segments. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
