You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2006/11/24 20:48:02 UTC

[jira] Assigned: (AMQ-493) Improve queue and durable subscription recovery performance.

     [ https://issues.apache.org/activemq/browse/AMQ-493?page=all ]

Rob Davies reassigned AMQ-493:
------------------------------

    Assignee: Rob Davies

> Improve queue and durable subscription recovery performance.
> ------------------------------------------------------------
>
>                 Key: AMQ-493
>                 URL: https://issues.apache.org/activemq/browse/AMQ-493
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Rob Davies
>             Fix For: 4.2.0
>
>
> The performance of recovering persistent messages for a queue or a durable consumer is not spectacular in our current implementation for several reasons:
>  (1) Producers are paused while recovery is occuring.
>  (2) All messages for the destination are unmarshalled and sometimes even kept in a list when they are recovered (causes scaleability issues)
> We should provide more of a lazy loading strategy where messages are only loaded based on consumer demand.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira