Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3630

NetworkBridgeFilterFactory should be assigned to Queue not NetworkBridge

    XMLWordPrintableJSON

Details

    Description

      We can assign NetworkBridgeFilterFactory such as DefaultNetworkBridgeFilterFactory or conditionalNetworkBridgeFilterFactory for queue.But the source code on the trunk,class DemandForwardingBridgeSupport in fact, assigns NetworkBridgeFilterFactory to NetworkBridge,this causes DefaultNetworkBridgeFilterFactory will be applied at first even though specifying conditionalNetworkBridgeFilterFactory for the queue.The solution is making property filterFactory of DemandForwardingBridgeSupport to be a local variable in the method createNetworkBridgeFilter.

      Attachments

        Activity

          People

            gtully Gary Tully
            wangyin SuoNayi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: