You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/11 19:45:12 UTC

[jira] [Resolved] (MAILBOX-151) AbstractDelegatingMailboxListeners should release locks faster

     [ https://issues.apache.org/jira/browse/MAILBOX-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved MAILBOX-151.
-----------------------------------

    Resolution: Fixed
    
> AbstractDelegatingMailboxListeners should release locks faster
> --------------------------------------------------------------
>
>                 Key: MAILBOX-151
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-151
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: store
>    Affects Versions: 0.3
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.4
>
>
> In AbstractDelegatingMailboxListeners.event(...) we do a very bad job in releasing the locks in a timely manner, as we execute the whole MailboxListener.event(...) calls in the synchronized block. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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