Hi, Is it the replayWhenNoConsumers feature that you're looking for?
<conditionalNetworkBridgeFilterFactory replayWhenNoConsumers="true" /> See http://activemq.apache.org/networks-of-brokers.html, part "Stuck messages". Torsten Mielke [email protected] [email protected] On Dec 6, 2011, at 6:54 AM, SuoNayi wrote: > Hi all and professionals at fusesource, is there a simple way to solve the > issuse of stuck messages when network? > Could I modify some source code ,for example the matchesForwardingFilter > method in the class NetworkBridgeFilter ? > I want to annotate the line code which checks a message passes through the > target broker or not, > but this maybe cause other potential and unknown problem. > So could anyone give me a advice or some tips?Thanks a lot!
