holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
71 stars 36 forks source link

Disk resource leakage when submission fails #94

Closed sfieten closed 5 years ago

sfieten commented 5 years ago

When the submitted User Message cannot be persisted, for example because it uses a duplicate MessageId, the payloads which are already copied/moved to the internal storage are not removed. As the message is not persisted it will also not be purged and the files will remain forever causing a resource leak.