Details
Assignee
UnassignedUnassignedReporter
Former userFormer user(Deactivated)Patch
Code and TestPriority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Patch
Code and Test
Priority

Created December 9, 2013 at 4:10 PM
Updated December 8, 2016 at 12:28 AM
If there is no subscriber for a topic the message gets silently dropped. I suggest to add an optional default channel that receives all those messages. The default channel can then be used in scenarios, where the complete set of topics might be unknown beforehand.
This functionality resembles the 'dead letter' pattern in messaging systems.