Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MB-1047
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Gary Tully
Reporter: Jason Sherman
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
FUSE Message Broker

Virtual Topic Subscriber and Individual Dead Letter Queue Handling

Created: 15/Dec/11 03:31 PM   Updated: 16/Dec/11 11:19 AM
Component/s: broker
Affects Version/s: 5.5.1-fuse-01-11
Fix Version/s: 5.5.1-fuse-02-02

External Issue URL: https://issues.apache.org/jira/browse/AMQ-3536


 Description  « Hide
Configuring individual DLQs for virtual subscribers does not create individual queues for the subscribers but rather a single DQL for the topic. This results in the following warning message and messages to be discarded if the expire on the queue...

WARN | Duplicate message add attempt rejected. Destination: ActiveMQ.DLQ, Message id: ID:macbookpro-251a.home-49577-1323962613433-2:1:1:1:51576

Thousands of these messages can be produced and clutter the log files.

This has already been fixed at apache and applied to Fuse trunk branch. Can this fix be back ported to the 5.5.x branch?



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jason Sherman added a comment - 15/Dec/11 04:56 PM
I also see this affects the latest release 5.5.1-fuse-01-13 however the apache-activemq-5.6-fuse-SNAPSHOT does contain the fix and resolves the issue.

Gary Tully added a comment - 16/Dec/11 11:19 AM
fix on 5.5.*-fuse branches