SELECT performance
------------------

                 Key: IMAP-79
                 URL: https://issues.apache.org/jira/browse/IMAP-79
             Project: JAMES Imap
          Issue Type: Improvement
    Affects Versions: 0.1
            Reporter: Robert Burrell Donkin
             Fix For: 0.1


 The SELECT command is too chatty at the moment I think. I get
loads of calls to MailboxManager for the Mailbox just to put together a
SELECT response.

 o   The Mailbox object is requested several times (4) when it should
 only be requested once and then you could get the values needed for the
 response


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to