-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Currently the AMQ Drainer has the following configuration regarding the expired messages:
defaultEntry.setExpireMessagesPeriod(0);
There's no way to ignore expired messages in the drainer right now, and this results, with moving messages to the DLQ causing drainer to stuck with the migration of all the expired messages.