klsince opened a new issue, #8844: URL: https://github.com/apache/pinot/issues/8844
As of today, a table can have [multi tiers configured](https://docs.pinot.apache.org/operators/operating-pinot/tiered-storage#tier-config) in TableConfig and its segments loaded on different tiers. But the tier info is not tracked for the segments loaded by server. This issue tries to fix this, so that the current storage tier info can be checked in some segment management logic, like whether need to reload the segment to change its storage tier (e.g. [in this case](https://github.com/apache/pinot/issues/8843) -- 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.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