Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.4.3, 5.5.0, 5.5.1
-
None
Description
Non-persistent messages stored in the tmp-storage directory are not cleaned up when the destination is deleted. The StoreQueueCursor doesn't clear out its FilePendingMessageCursor on stop so the non-persistent messages are left on disk when the Queue is deleted.