Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.2
-
Fix Version/s: 3.4.0
-
Component/s: Proxy Repository
-
Labels:
-
Story Points:5
-
Release Note:Yes
-
Sprint:Platform Team - Sprint 97, Platform - Sprint 98
Description
NX3 currently allows multiple requests for the same proxied asset to go upstream, one of which will be the "winner" when the storage transaction is committed. This avoids any upfront locking, improving scalability - especially in a distributed setup. The downside is the potential for duplicated work, which will end up being thrown away for any "losing" threads.
This story will attempt to limit the amount duplicated proxy work, while maintaining scalability.
Attachments
Issue Links
- causes
-
NEXUS-14198 outbound proxy repository requests for identical files which take more than 10 minutes duplicate work and disk space
-
- Closed
-
- mentioned in
-
Page Loading...