ChenSammi commented on PR #9790:
URL: https://github.com/apache/ozone/pull/9790#issuecomment-4029590589

   @siddhantsangwan , thanks for working on this.  I have a few questions,
   
   a. as we now know that checkVolume failed twice will fail the volume, so 
when put block fails due to disk full, it will trigger the volume check, or 
directly close DB without volume check? 
   b. if read only DB instance is created, will it fail all write operations 
triggered by rocksdb itself, or we precheck and fail the write operations 
before it really call the rocksdb API? 
   c. once read only DB instance is created, will it be converted to read/write 
later if disk is no longer full? 


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