Alex Rudyy created QPID-7998:
--------------------------------

             Summary: [Broker-J] Disable global shared durable subscriptions by 
default
                 Key: QPID-7998
                 URL: https://issues.apache.org/jira/browse/QPID-7998
             Project: Qpid
          Issue Type: Task
          Components: Java Broker
    Affects Versions: qpid-java-broker-7.0.0
            Reporter: Alex Rudyy
             Fix For: qpid-java-broker-7.0.0


As stated in [1] global shared durable subscriptions can cause an accumulation 
of subscription links in link registry. The Broker-J currently does not have 
any functionality for automatic removal of old links. Thus, for v7 the global 
shared durable subscriptions need to be disabled. If feature is required, it 
can be enabled but application would need to unsusbcribe from shared durable 
subscriptions periodically or call Virtual Host operation "purgeLinkRegistry" 
in order to avoid links accumulation with time.

[1] 
https://lists.apache.org/thread.html/729cc17a8b0892d414f456f635ee435e7efeadd14e9123d84e45e3dc@%3Cdev.qpid.apache.org%3E



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