Description
When a client subscribes to a Virtual Topic and sends a duplicate subscription request the method that resends the old retained messages tries to cast the destination from the TopicRegion is finds to a Topic but in this case it would be a VirtualTopicIntercepter and an exception is thrown disconnecting the client.
Attachments
Issue Links
- is required by
-
AMQ-5303 MQTT Subscriptions on VirtualTopic prefixed destinations failed retained tests.
- Resolved