ActiveMQMailQueue may not dispatch messages across consumers in the needed 
fashion
----------------------------------------------------------------------------------

                 Key: JAMES-1253
                 URL: https://issues.apache.org/jira/browse/JAMES-1253
             Project: JAMES Server
          Issue Type: Bug
          Components: Queue
    Affects Versions: 3.0-M2, 3.0-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M3


ActiveMQ use a prefetch size or 1000 by default. If we have a long running 
process of the dequeued mail this can lead to some kind of "block" of other 
mails. To be sure that this does not happen we should use a prefetch size of 0

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to