Arooba-git opened a new pull request, #1650: URL: https://github.com/apache/james-project/pull/1650
Hi 👋 Apparently the mail-items polling operation in `memory-app` is blocking, as detected by BlockHound. <img width="1086" alt="Screen Shot 2023-07-19 at 5 43 01 AM" src="https://github.com/apache/james-project/assets/56495631/f1db8141-41dd-4de1-90fc-a9f046fad9d1"> We also compared the performance before and after the fix. Before: <img width="1310" alt="james-2-latency-before" src="https://github.com/apache/james-project/assets/56495631/30373ff1-2f4c-44c6-8bb4-7d976e0384c1"> <img width="1130" alt="james2-cpu-before" src="https://github.com/apache/james-project/assets/56495631/30182e0a-ae03-480f-af81-17b9b8fa961f"> After: <img width="1317" alt="james-2-cpu-after" src="https://github.com/apache/james-project/assets/56495631/ae188fcb-f450-4917-a281-8797064472c6"> <img width="1331" alt="james2-latency-after" src="https://github.com/apache/james-project/assets/56495631/3682a4d5-3f9e-4ba7-b724-922d3f3d16f9"> -- 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]
