captainzmc commented on PR #3286:
URL: https://github.com/apache/ozone/pull/3286#issuecomment-1103417426

   > @captainzmc are we still planning on continuing this PR? If the approach 
presented above sounds good, I think it would be better to implement it on its 
own here instead of mixing it with another PR.
   > 
   > > Each allocate block request checks that existing open key size + the 
block to be allocated + current quota usage <= max quota. If this condition 
fails, allocate block fails.
   > > Each key commit checks that total key size + current quota usage <= max 
quota. If so, it updates the quota usage and commits the key.
   
   Sure. today I will update this PR.


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