Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.13.0, 3.14.0
-
Fix Version/s: 3.17.0
-
Labels:
-
Story Points:1
-
Epic Link:
Description
Note the file-based blobstore explicitly logs the deleted reason when it unexpectedly encounters a soft-deleted blob:
Whereas the S3 blobstore logs the S3BlobAttributes:
Unfortunately that delegates to S3PropertiesFile.toString() which just dumps the bucket and key, not the actual attributes.
Acceptance
The path or bucket-key pair and the attributes for an accessed soft-deleted blob shall be logged in the warning msg.
Attachments
Issue Links
- causes
-
NEXUS-32028 Admin - Compact blob store task logs a WARN message for every soft-deleted asset it will hard delete
-
- New
-
- discovered while testing
-
NEXUS-18648 npm requests to proxy repositories using S3BlobStorage may start permanently failing with 500
-
- Closed
-