I am working on my codebase where I need to flush out the existing messages in my message queue .I would preferably not like to delete the message queue and create it again.(But thats like the worst case option).Can someone guide me in this regard? Thanks SatwikI am working on my codebase where I need to flu