chibenwa commented on pull request #454:
URL: https://github.com/apache/james-project/pull/454#issuecomment-846561562
AMQP channels are not threadsafe and should not be shared across thread.
- [ ] We should create a new `mailet-amqp` maven project
- [ ] Depends on `bckens-rabbitmq` to reuse `SimpleConnectionPool` and
`ReactorRabbitMQChannelPool`
- [ ] Clean up AMQP dependency out of `mailet-standard`
- [ ] Finally we should take care that we should be able to maintain a
separated AMQP host than the main one.
--
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]