[ 
https://issues.apache.org/jira/browse/QPID-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226883#comment-16226883
 ] 

ASF subversion and git services commented on QPID-7993:
-------------------------------------------------------

Commit 73c494fbd845ca8f826d0848daae83250c7e4599 in qpid-broker-j's branch 
refs/heads/master from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=73c494f ]

QPID-7993: [Broker-J][AMQP 1.0] Remove shared durable subscription links from 
link registry on unsubscribe


> [Broker-J] Links for shared durable subscribers are accumulated in the link 
> registry
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-7993
>                 URL: https://issues.apache.org/jira/browse/QPID-7993
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-broker-7.0.0
>            Reporter: Alex Rudyy
>
> Only link with name equals to subscription name is deleted from the link 
> registry on unsubscribe of shared durable subscription. The other shared 
> durable subscription links with names containing index are left in link 
> registry forever. As result, such links can accumulate with time and cause 
> OOM. 
> The steps to reproduce
> * Apply patch from QPID-7992
> * Start the Broker
> * Create shared durable subscriptions with 2 subscribers
> * Close subscribers and unsubscribe the subscription
> * Dump the link registry state using management operation 
> {{QueueManagingVirtualHost#dumpLinkRegistry}} . The link for the second 
> shared subscriber will be present in the dumped data



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

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

Reply via email to