adoroszlai opened a new pull request, #3416:
URL: https://github.com/apache/ozone/pull/3416

   ## What changes were proposed in this pull request?
   
   Use fixed read buffer size instead of random one, which could even be 0.  
Too small buffer leads to long execution times and intermittent timeouts.
   
   (We can restore randomness, if desired, by enforcing minimum size.)
   
   https://issues.apache.org/jira/browse/HDDS-6748
   
   ## How was this patch tested?
   
   Repeated successfully 100x:
   https://github.com/adoroszlai/hadoop-ozone/runs/6434203328
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/runs/6430180619#step:5:3562


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