You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2016/04/11 15:10:25 UTC

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

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

Gary Tully updated AMQ-2364:
----------------------------
    Description: 
See this description:
[http://activemq.2283324.n4.nabble.com/Failover-transport-memory-leak-on-rollback-td2365794.html]

I'm not sure but maybe the TransactionContext should call this.connection.syncSendPacket(info) instead of this.connection.asyncSendPacket(info).

Cheers,
Fabrice

  was:
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


> Failover transport memory leak on rollback
> ------------------------------------------
>
>                 Key: AMQ-2364
>                 URL: https://issues.apache.org/jira/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://activemq.2283324.n4.nabble.com/Failover-transport-memory-leak-on-rollback-td2365794.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 was sent by Atlassian JIRA
(v6.3.4#6332)