mirror of
https://github.com/apache/activemq.git
synced 2025-02-08 11:05:59 +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. (cherry picked from commit 901956d4ddb6a0ea9fe5fedf39732117ab68f087)