xichen01 commented on PR #10573:
URL: https://github.com/apache/ozone/pull/10573#issuecomment-4886688548

   If a Pipeline is created with a `supportedStorageTier` that includes 
multiple tiers, such as DISK and SSD, the SCM will treat this Pipeline as 
writable from both tiers when selecting a Pipeline for write requests to a 
specific storage tier.
   
   However, in reality, it's possible that a storage tier, such as SSD, may be 
full.
   
   If a Pipeline has only one `supportedStorageTier`, and the Pipeline is 
closed after being full, that storage tier's Pipeline will not be recreated.


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