[ https://issues.apache.org/jira/browse/AMQ-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Pavlovich updated AMQ-9344: -------------------------------- Description: 1. Add a config flag to limit the max number of uncommitted message per transaction 2. Add a config flag to limit the max number of simultaneous transactions per destination On limit exceeding, rollback the tx and return a ResourceAllocationException to the client Possible default values: 6.x - unlimited (current behavior) 7.x - 10,000 was: 1. Add a config flag to limit the max number of uncommitted message per transaction 2. Add a config flag to limit the max number of simultaneous transactions per destination On limit exceeding, rollback the tx and return a ResourceAllocationException to the client > Add limits to uncommitted transactions > -------------------------------------- > > Key: AMQ-9344 > URL: https://issues.apache.org/jira/browse/AMQ-9344 > Project: ActiveMQ > Issue Type: Improvement > Reporter: Matt Pavlovich > Priority: Major > > 1. Add a config flag to limit the max number of uncommitted message per > transaction > 2. Add a config flag to limit the max number of simultaneous transactions per > destination > On limit exceeding, rollback the tx and return a ResourceAllocationException > to the client > Possible default values: > 6.x - unlimited (current behavior) > 7.x - 10,000 -- This message was sent by Atlassian Jira (v8.20.10#820010)