klsince opened a new pull request, #8865:
URL: https://github.com/apache/pinot/pull/8865

   Extending SegmentMetadata interface a bit to track segment's storage tier, 
following up on https://github.com/apache/pinot/issues/8844. Using 
SegmentMetadata to carry it, as all kinds of segments (implementing 
IndexSegment) is supposed to have its SegmentMetadata object. 
   
   The value is set by server when loading the segment. The origin of value can 
come from SegmentZKMetadata.tier field, set by controller based on the 
TierConfigs in the table config.


-- 
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]

Reply via email to