[
https://issues.apache.org/jira/browse/AMQ-9344?focusedWorklogId=900440&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-900440
]
ASF GitHub Bot logged work on AMQ-9344:
---------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jan/24 14:30
Start Date: 18/Jan/24 14:30
Worklog Time Spent: 10m
Work Description: mattrpav merged PR #1139:
URL: https://github.com/apache/activemq/pull/1139
Issue Time Tracking
-------------------
Worklog Id: (was: 900440)
Time Spent: 2h 40m (was: 2.5h)
> Ability to configure a limit on uncommitted message count in a transaction
> --------------------------------------------------------------------------
>
> Key: AMQ-9344
> URL: https://issues.apache.org/jira/browse/AMQ-9344
> Project: ActiveMQ
> Issue Type: New Feature
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Major
> Fix For: 6.1.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 1. Add a config flag to limit the max number (by count and/or bytes) 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)