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

Alex Rudyy updated QPID-7987:
-----------------------------
    Description: {{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.  (was: {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.)

> [Qpid Broker-J][AMQP 0-10] QpidByteBuffer can leak when local transaction 
> open time exceeds the maximum open threshold and session is in process of 
> closing but a new message arrives at the same time
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to