Jackie-Jiang commented on issue #5015: Enhance TableRebalancer to support reassigning COMPLETED segments when instances changed URL: https://github.com/apache/incubator-pinot/pull/5015#issuecomment-578912471 > This is probably a dumb question -- In case when COMPLETED instance partitions are provided, we will reassign the COMPLETED realtime segments similar to how we do for offline and thus offload them from CONSUMING instances. When this happens, don't we expect the same problem w.r.t partition aware routing as you mentioned in the PR description. Good question. In this case, the COMPLETED instance partitions should have partition configured so that segments from the same partition can be relocated to the same set of instances.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
