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/03/17 17:23:47 UTC

[jira] Assigned: (AMQ-2654) Space character inserted before subscriptionID in durable subscription info

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

Dejan Bosanac reassigned AMQ-2654:
----------------------------------

    Assignee: Dejan Bosanac

> Space character inserted before subscriptionID in durable subscription info
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-2654
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2654
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>            Reporter: Stan Lewis
>            Assignee: Dejan Bosanac
>            Priority: Trivial
>         Attachments: patch.txt
>
>
> When you check out the ObjectName of a durable subscription there's a space between "Durable" and subscriptionID:
> {code}
> org.apache.activemq:BrokerName=localhost,Type=Subscription,persistentMode=Durable, subscriptionID=James,destinationType=Topic
> {code}
> This patch removes that space.

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