[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1396) Queue max size not check for transacted sends
Tim Fox (JIRA)
jira-events at lists.jboss.org
Mon Sep 22 06:59:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1396.
--------------------------------
Fix Version/s: Unscheduled
(was: 1.4.1.GA)
(was: 1.4.0.SP3.CP04)
Resolution: Won't Fix
I am closing this issue as won't fix, since at transaction commit time if any of the queues would be full by the commit of the transaction then the entire transaction would need to be rolled back, but this isn't possible to work out unless we only process one transaction commit at a time, which would ruin scalability.
> Queue max size not check for transacted sends
> ---------------------------------------------
>
> Key: JBMESSAGING-1396
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1396
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Tim Fox
> Assignee: Tim Fox
> Fix For: Unscheduled
>
>
> Any queue max size is currently not being checked when transacted sends are processed at transaction commit.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list