[
https://issues.apache.org/jira/browse/QPID-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy resolved QPID-7667.
------------------------------
Resolution: Fixed
The commit adds an initial implementation of support for multi session
transactions.
The changes contain a number of issues which have been already fixed by the
other commits
* resizing of {{AMQPConnection_10_Impl#_openTransactions}} is fixed in commit [
https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=9baae38 ] for
QPID-7800
* validation of transaction ids (including bounds of
{{AMQPConnection_10_Impl#_openTransactions}}) is added in commit [
https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=876ddd6 ] for
QPID-7531
* large transaction guard is added as part of commits for QPID-7639
Closing this old JIRA
> [Java Broker] [AMQP1.0] Implement multi-ssns-per-txn for the transaction
> controller
> -----------------------------------------------------------------------------------
>
> Key: QPID-7667
> URL: https://issues.apache.org/jira/browse/QPID-7667
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
> Fix For: qpid-java-broker-7.0.0
>
>
> The current implementation of local transactions in the broker is not
> properly compliant with the specification (transactions are not rolled back
> when the link to the coordinator on which they were declared is detached, for
> example) and some capabilities which would be easy to support (such as
> transactions which span multiple sessions) have not been implemented.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]