chibenwa opened a new pull request #497: URL: https://github.com/apache/james-project/pull/497
## Why Every groups deserializes the event, which uses CPU and puts pressure on RabbitMQ.  We can likely mutualize group executions to minimize deserialization, acks, and reduce pressure on RabbitMQ. Note that we should try to preserve per-groups retries. ## How   ## Results - [ ] TODO RabbitMQ screenshot proving we decreased pressure on it. -- 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]
