The latest 5.5 release from FuseSource should already have this feature implemented, AFAIK.
On Dec 6, 2011, at 3:43 PM, SuoNayi wrote: > Yes, it's a feature of AMQ 5.6 which is not released yet. > The trunk is a snapshot version but I want a release version for my product > enviroment. > So I want to modify some to solve this issue. > > > > > At 2011-12-06 19:44:36,"Torsten Mielke" <[email protected]> wrote: >> 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! >> >> >> Torsten Mielke [email protected] [email protected]
