Skip to content

Asynchronous replication #19

@kevstigneev

Description

@kevstigneev

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions