You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2009/08/30 20:23:15 UTC

[jira] Resolved: (AMQ-2364) Failover transport memory leak on rollback

     [ https://issues.apache.org/activemq/browse/AMQ-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-2364.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

Fixed by SVN  revision 809395

> Failover transport memory leak on rollback
> ------------------------------------------
>
>                 Key: AMQ-2364
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2364
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0, 5.3.0
>         Environment: Java 1.6
>            Reporter: Fabrice Delaporte
>            Assignee: Rob Davies
>            Priority: Critical
>             Fix For: 5.3.0
>
>
> See this description:
> [http://www.nabble.com/Failover-transport-memory-leak-on-rollback-td24868423.html]
> I'm not sure but maybe the TransactionContext should call this.connection.syncSendPacket(info) instead of this.connection.asyncSendPacket(info).
> Cheers,
> Fabrice

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.