Matthieu Baechler created JAMES-3070:
----------------------------------------

             Summary: RabbitMQ MailQueue should not share Receiver for several 
purpose
                 Key: JAMES-3070
                 URL: https://issues.apache.org/jira/browse/JAMES-3070
             Project: James Server
          Issue Type: Improvement
          Components: Queue
            Reporter: Matthieu Baechler


"spool" MailQueue is used in several places in James code.

The usage pattern is quite different in those different places.

While trying to control accurately the rate of James dequeue, we found that 
sharing a single RabbitMQ Receiver can prevent from passing it specific 
parameters at construction.

We should try make James work without the MailQueue sharing for RabbitMQ.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to