Paulo Castro
Results
2
comments of
Paulo Castro
how is it not a bug if calling `RqueueMessageManager.getMessage(queueName, id)` after deleting it still returns it? and also if you call `deleteAllMessages` it does delete it and then `RqueueMessageManager.getMessage()` doesnt...
One more question, Will messages mark as deleted still be picked up by the listeners?