[ 
https://issues.apache.org/activemq/browse/AMQ-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39679
 ] 

Adrian Co commented on AMQ-1150:
--------------------------------

Hi James,

Just wondering, theres some typo in the openwire classes regarding the spelling 
of subscription, wondering if we can just change it. I've noticed that some of 
the classes deprecated the wrongly spelled method, should I use this approach 
also?

> Signature typo shows off in JMX MBean view and problem with resubscribing to 
> durable topic + PATCH
> --------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1150
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1150
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.0.0
>         Environment: Testing against current SVN version with Java1.5 on Linux
>            Reporter: Tom Vijlbrief
>            Assignee: Adrian Co
>         Attachments: mbean.png, SubscriptionPatch.txt
>
>
> I had a problem with durable topics. Scenario: a durable topic client is 
> interrupted (CTRL-C) while it is
> fetching messages from the topic. When the client is restarted it does not 
> receive the remaining messages!
> After stopping the broker and restarting it, the remaining messages will be 
> delivered when the client
> is restarted, so they are not lost.
> While investigating this I found that there is a typo in the signature of 
> various methods (subcription instead of subScription).
> This typo is visible in the MBeans jconsole environment. (see screendump)
> I created a patch for this (see attachment) and surprise,
> I cannot reproduce the durable topic problem...

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

Reply via email to