chibenwa opened a new pull request #477:
URL: https://github.com/apache/james-project/pull/477


   This lead to many calls to FileInputStream::read that
   triggers to much blocking calls.
   
   Before:
   
   
![file_input_stream_before](https://user-images.githubusercontent.com/6928740/120898012-507ebb00-c653-11eb-89e2-710b11baaced.png)
   
   After:
   
   
![file_input_stream_after](https://user-images.githubusercontent.com/6928740/120898016-55436f00-c653-11eb-837d-f1b5754b8168.png)
   


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