mirror of
https://github.com/apache/activemq.git
synced 2025-02-10 03:56:21 +00:00
This fixes network subscriptions that are generated on demand when a consumer uses composite destinations. Before this fix conduit subscriptions didn't work correctly. This fix now splits up the composite dest and generates correct demand for each of the individual destinations.