sadanand48 opened a new pull request #2303:
URL: https://github.com/apache/ozone/pull/2303


   ## What changes were proposed in this pull request?
    value of `pendingRequestsByteLimit` couldn’t be set beyond 2GB because of 
the integer limit.  Similarly there were other places where getStorageSize was 
cast to int.  Converted to long where possible and changed the scale of the 
variable if not. 
   
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-5283
   
   ## How was this patch tested?
   CI
   


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

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