CamelMailetProcessor MAY use more threads as expected and so has some 
side-effects
----------------------------------------------------------------------------------

                 Key: JAMES-1319
                 URL: https://issues.apache.org/jira/browse/JAMES-1319
             Project: JAMES Server
          Issue Type: Bug
          Components: SpoolManager & Processors
    Affects Versions: 3.0-beta3
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-beta4


In CamelMailetProcessor we use parallel processing when splitting the mail 
because of Matcher's. This leads to spawn extra threads within camel which is 
not what most users expect. To mimic more the old behavoir and also make sure 
we don't run into issues we should remove the parallel processing.

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

        

---------------------------------------------------------------------
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