Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.14.1
-
None
Description
The syncDurableSubs flag on a network bridge will cause durable subscriptions to be synced up on connection. However this only applies to real durable subscriptions. There's another option on a network bridge added in AMQ-6383 that allows forcing subscriptions over a bridge to always been durable. We should make sure that normal topic subscriptions are synced properly and that virtual consumer subscriptions are also synced properly if the the consumers are part of a destination that is configured to force durables.