npawar commented on issue #6674: URL: https://github.com/apache/incubator-pinot/issues/6674#issuecomment-797239827
Like I mentioned in the description, once partition group 0 reaches end of life, we're never going to get segments for partition group 0. Especially in the implementation we're rolling out in the first phase, shard id maps to partition group id. Once shard 0 is split, we no longer will get segments for partition group 0. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
