Is it possible to remove unacked messages? The unique way I can remove unack messages is stopping my consumer, so the message return to que "ready queue". So I can discard it, so I restart my consumer again. Thanks in advance Paulo