Is there a way to inform "Multicast" not to route messages to some routes, at a given point in time?
Why this is needed - Multicast routes messages to multiple destination. While processing/routing, few messages reached the intended destination and few did not(say, due to crash). Recovery runs to find out which messages did not reach the destination, basically the combination (message, destination). Now somehow I have to stop the processing of already delivered messages. Multicast will be configured to send the messages to all the intended destinations but after crash the intended destination list would have changed. So, is there a way I can stop "Multicast", to multicast messages to certain destinations, during the second run(ie. after crash)? Thanks for the help. Regards, Narita Bagchi ________________________________ ***The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review,retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.***
