chibenwa commented on PR #2540: URL: https://github.com/apache/james-project/pull/2540#issuecomment-2514871318
 Small blobs are held in memory. Thus with blobs of 10KB enhancements are not met. Also previous version had the good idea to do hashing off-band on a dedicated thread and not potentially on a driver thread. I opened a follow up draft PR switching hasing to parallel thread cf https://github.com/apache/james-project/pull/2544 @vttranlina Can you please run provisionning on: - Before - This version - https://github.com/apache/james-project/pull/2544 -- 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]
