Well it would be way better to intercept them, because we need to put replies on some. But I will check duplicating messages, maybe it will be acceptable solution.
Exactly why do you want to suspend (delay, slow down) message consumers - in production or test? Just to be able to browse some messages before they are consumed?
Well. Some of our customers' IT staff might be a bit unhappy if they come to work at monday and see that couple of their apps (even in test environment) crashed. And since we can't affect quality of t ...
Here is the goal of my efforts: in the test environment we're trying to tune up autotesting. The problem is that other applications are connected and reading messages from queues and we need ...