You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2011/06/21 12:20:47 UTC

[jira] [Created] (APLO-52) Support specifying a max limit for the message stores.

Support specifying a max limit for the message stores.
------------------------------------------------------

                 Key: APLO-52
                 URL: https://issues.apache.org/jira/browse/APLO-52
             Project: ActiveMQ Apollo
          Issue Type: New Feature
          Components: apollo-bdb, apollo-broker, apollo-jdbm2
            Reporter: Hiram Chirino
            Assignee: Hiram Chirino
             Fix For: 1.0


Per Massimo Paladin:

It would allow to limit the application size within the partition and would give
more control on running different instances or applications in the same partition.


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

        

[jira] [Updated] (APLO-52) Support specifying a max limit for the message stores.

Posted by "Hiram Chirino (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-52:
------------------------------

    Fix Version/s:     (was: 1.1)
    
> Support specifying a max limit for the message stores.
> ------------------------------------------------------
>
>                 Key: APLO-52
>                 URL: https://issues.apache.org/jira/browse/APLO-52
>             Project: ActiveMQ Apollo
>          Issue Type: New Feature
>          Components: apollo-bdb, apollo-broker, apollo-jdbm2
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>
> Per Massimo Paladin:
> It would allow to limit the application size within the partition and would give
> more control on running different instances or applications in the same partition.

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

        

[jira] [Resolved] (APLO-52) Support specifying a max limit for the message stores.

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved APLO-52.
-------------------------------

    Resolution: Invalid

You can now set per queue quotas which should avoid message stores from growing without bound.  Furthermore, in most systems there are at least a couple of message flows which consume and produce in one transaction.  In these systems if you hit a global limit like is being requested in this issue, you will most likely deadlock since messages will no longer be dequeued as the transaction can no longer enqueue.  setting per destination limits is much less prone to those deadlock scenarios.

> Support specifying a max limit for the message stores.
> ------------------------------------------------------
>
>                 Key: APLO-52
>                 URL: https://issues.apache.org/jira/browse/APLO-52
>             Project: ActiveMQ Apollo
>          Issue Type: New Feature
>          Components: apollo-bdb, apollo-broker, apollo-jdbm2
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 1.1
>
>
> Per Massimo Paladin:
> It would allow to limit the application size within the partition and would give
> more control on running different instances or applications in the same partition.

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

        

[jira] [Updated] (APLO-52) Support specifying a max limit for the message stores.

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino updated APLO-52:
------------------------------

    Fix Version/s:     (was: 1.0)
                   1.1

> Support specifying a max limit for the message stores.
> ------------------------------------------------------
>
>                 Key: APLO-52
>                 URL: https://issues.apache.org/jira/browse/APLO-52
>             Project: ActiveMQ Apollo
>          Issue Type: New Feature
>          Components: apollo-bdb, apollo-broker, apollo-jdbm2
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 1.1
>
>
> Per Massimo Paladin:
> It would allow to limit the application size within the partition and would give
> more control on running different instances or applications in the same partition.

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