-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.10
-
Component/s: File Upload , TransientStore
-
Tags:
-
Sprint:drive-7.10-2
-
Story Points:3
Simulating concurrent upload of:
- files in distinct batches
- files in the same batch
- file chunks int the same batch file
This also allows to validate thread safety for both in-memory and Redis implementations of the TransientStore, as the BatchManager tests are run against the 2 implemetations, see NXP-18187 .