-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Replication process should not affect operation of the primary Nexus instance that receives an initial artifact upload from a user. If anything with peers go wrong or replication takes too long - it should not impact the primary instance.
Expected results:
- A replica instance responds to an artifact upload notification message immediately when it locates a repostory to proxy the artifact. Actual artifact download to the proxy goes after that, its success is not reported to the primary instance.
Note: Nexus instances are referred to as "primary" and "replica" respectively to a particular artifact upload.
Reactions are currently unavailable