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 2008/09/11 14:26:52 UTC

[jira] Created: (AMQ-1933) Support unsubscribing REST consumers

Support unsubscribing REST consumers
------------------------------------

                 Key: AMQ-1933
                 URL: https://issues.apache.org/activemq/browse/AMQ-1933
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: 5.2.0
            Reporter: Dejan Bosanac
             Fix For: 5.3.0


Currently, there is no way to unsubscribe consumer,once subscribed via REST.

The POST request to the appropriate URL, such as

http://localhost:8161/demo/message/TEST?type=queue&action=unsubscribe 

for example, unsubscribe the consumer from the destination

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


[jira] Resolved: (AMQ-1933) Support unsubscribing REST consumers

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

Dejan Bosanac resolved AMQ-1933.
--------------------------------

         Assignee: Dejan Bosanac
    Fix Version/s: 5.4.1
                       (was: NEEDS_REVIEWED)
       Resolution: Fixed

Fixed with svn revision 996911

> Support unsubscribing REST consumers
> ------------------------------------
>
>                 Key: AMQ-1933
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1933
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.4.1
>
>
> Currently, there is no way to unsubscribe consumer,once subscribed via REST.
> The POST request to the appropriate URL, such as
> http://localhost:8161/demo/message/TEST?type=queue&action=unsubscribe 
> for example, unsubscribe the consumer from the destination

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