You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Colin MacNaughton (JIRA)" <ji...@apache.org> on 2009/05/21 03:12:50 UTC

[jira] Created: (AMQ-2261) activemq-flow: refactored protocol handlers and added DurableSubscription, TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for durables

activemq-flow: refactored protocol handlers and added DurableSubscription, TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for durables
------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-2261
                 URL: https://issues.apache.org/activemq/browse/AMQ-2261
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: incubation
         Environment: N/A
            Reporter: Colin MacNaughton
             Fix For: incubation


Changes:
-Refactored protocol handler ConsumerContexts to implement queue.Subscription so that they can be bound as Subscription targets to queues and topics in the broker.
-Changes to Subscription interfaces in support of the above changes. 
-Added fixes to ExclusivePersistentQueue so it can be used as the dispatch/persistence mechanism for DurableSubscription.
-Other minor fixes/cleanup.

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


[jira] Resolved: (AMQ-2261) activemq-flow: refactored protocol handlers and added DurableSubscription, TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for durables

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-2261.
--------------------------------

    Resolution: Fixed

applied.

> activemq-flow: refactored protocol handlers and added DurableSubscription, TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for durables
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2261
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2261
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: incubation
>         Environment: N/A
>            Reporter: Colin MacNaughton
>             Fix For: incubation
>
>         Attachments: AMQ-2261patch.txt
>
>
> Changes:
> -Refactored protocol handler ConsumerContexts to implement queue.Subscription so that they can be bound as Subscription targets to queues and topics in the broker.
> -Changes to Subscription interfaces in support of the above changes. 
> -Added fixes to ExclusivePersistentQueue so it can be used as the dispatch/persistence mechanism for DurableSubscription.
> -Other minor fixes/cleanup.

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


[jira] Updated: (AMQ-2261) activemq-flow: refactored protocol handlers and added DurableSubscription, TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for durables

Posted by "Colin MacNaughton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin MacNaughton updated AMQ-2261:
-----------------------------------

    Attachment: AMQ-2261patch.txt

patch file

> activemq-flow: refactored protocol handlers and added DurableSubscription, TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for durables
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2261
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2261
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: incubation
>         Environment: N/A
>            Reporter: Colin MacNaughton
>             Fix For: incubation
>
>         Attachments: AMQ-2261patch.txt
>
>
> Changes:
> -Refactored protocol handler ConsumerContexts to implement queue.Subscription so that they can be bound as Subscription targets to queues and topics in the broker.
> -Changes to Subscription interfaces in support of the above changes. 
> -Added fixes to ExclusivePersistentQueue so it can be used as the dispatch/persistence mechanism for DurableSubscription.
> -Other minor fixes/cleanup.

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