You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:11:41 UTC

[jira] Updated: (AMQ-2176) Time out for Durable Subscribers

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

Dejan Bosanac updated AMQ-2176:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> Time out for Durable Subscribers
> --------------------------------
>
>                 Key: AMQ-2176
>                 URL: https://issues.apache.org/jira/browse/AMQ-2176
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>         Environment: all
>            Reporter: Andreas Gies
>            Priority: Minor
>             Fix For: 5.5.0
>
>
> This feature comes from practical considerations. Imagine consumers that create durable subscribers on a broker. If those consumers die unexpectedly and are not revived, the durable subscription continues to exist and messages sent to the according topic will be stored persistently. I propose to have an enhanced version of the createDurableSubscriber method accepting an addtional parameter with a timeout value. The intended behavior on the broker side is to drop a durable 
> subscription if no active subscriber has been connected within the given timeout value. By default the feature should be turned off.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.