From: beierlm Date: Wed, 25 May 2022 18:11:11 +0000 (-0400) Subject: Bug 2032 NBI leaves files orphaned in fsmongo X-Git-Tag: v11.0.3^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=dbf754dc846f21d3474431572e6dc338b1b6de67;hp=dbf754dc846f21d3474431572e6dc338b1b6de67;p=osm%2FNBI.git Bug 2032 NBI leaves files orphaned in fsmongo If any form of error occurs when uploading a package, including uploading a package that already exists, the NBI will leave the unpacked descriptor's files in fsmongo. This change tracks fsmongo changes and rolls them back on error. Fixes Bug 20332 Change-Id: I4513747c10e469a01a1cef8b89986eb4b6ad59ae Signed-off-by: beierlm ---