What’s new in File Store

Learn about the recent changes release in File Store since it was released in September 2024.

2024 Releases Summary

Type ID Capability Release date Release version Description

1 New and revised features

Digital Asset Management

2024-10-10

Logging service enhancements for File Store Service

Details

Added logging for static site setting changes to display in the DXP Console log service.

Logs now appear in the log service when a tenant setting is changed for auditing and support purposes.

1 New and revised features

Digital Asset Management

2024-10-10

Storage metrics collection for File Store

Details

Storage metrics for File Store are now being collected. These metrics can be shown in various dashboards to provide clients and services with insights into storage usage within File Store.

2 Minor improvements

Digital Asset Management

2024-10-10

Optimized virus scanning for static site files uploaded to File Store

Details

Improved virus scanning batching and error reporting to reduce wait times for file deployment or static site updates. File scans occur more frequently and efficiently, leading to faster access and deploy times overall.

2 Minor improvements

Digital Asset Management

2024-10-10

Cloud infrastructure optimizations for improved API request times

Details

Increased cloud infrastructure memory and processor limits to improve request processing times and faster request handling. API requests to directories with large numbers of files are now more performant.

3 Bug fixes

Digital Asset Management

2024-10-10

File Store database delete operations now have better synchronicity.

Details

Internal cloud version history triggered deletes from the File Store DB, causing some API requests to miss files. This abnormal delete operation caused a temporary impact on API queries showing all files within a directory. A validation script was updated to keep file and DB storage in sync, ensuring no lasting performance impacts.

3 Bug fixes

Digital Asset Management

2024-10-10

Virus scanner queue deadlock issues resolved.

Details

Special reserved characters in file names or paths caused the virus scanner queue to become deadlocked. The virus scanner could slow down or become unresponsive until the issue was resolved. More robust handling of virus scanner queuing was implemented. The virus scanner now functions more efficiently and can self-recover from issues.

3 Bug fixes

Digital Asset Management

2024-10-10

Race condition encountered during large file uploads resolved

Details

A race condition occurred when uploading large files using multi-part upload, causing the virus scanner to mark the placeholder file as the newest version. The race condition affecting the virus scanner made large files difficult to upload and process. In some cases, the files became corrupted. The race condition was removed which means that File Store can handle multi-part uploads correctly.