You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2017/10/25 08:31:00 UTC

[jira] [Updated] (QPID-7987) [Qpid Broker-J][AMQP 0-10] QpidByteBuffer can leak when local transaction open/idle time exceeds the maximum open/idle timeout causing session close but a new message arrives at the same time when session is in process of close

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

Alex Rudyy updated QPID-7987:
-----------------------------
    Summary: [Qpid Broker-J][AMQP 0-10] QpidByteBuffer can leak when local transaction open/idle time exceeds the maximum open/idle timeout causing session close but a new message arrives at the same time when session is in process of close  (was: [Qpid Broker-J][AMQP 0-10] QpidByteBuffer can leak when local transaction open/idle time exceeds the maximum open/idle timeout causing session close but a new message arrives at the same time when session is process of close)

> [Qpid Broker-J][AMQP 0-10] QpidByteBuffer can leak when local transaction open/idle time exceeds the maximum open/idle timeout causing session close but a new message arrives at the same time when session is in process of close
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7987
>                 URL: https://issues.apache.org/jira/browse/QPID-7987
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-broker-7.0.0
>            Reporter: Alex Rudyy
>
> {{QpidByteBuffer}} can leak when broker operates with configured open and idle transaction close timeouts ( {{virtualhost.storeTransactionOpenTimeoutClose}} or/and {{virtualhost.storeTransactionIdleTimeoutClose}}) and the transaction timeout occurs  causing the Broker to close the underlying session but at the same time a new message arrives. The new message {{QpidByteBuffer}} might not be disposed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org