View Federated Repository Status

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

From Artifactory version 7.58.0, administrators can view the current status of a Federated repository, including the number of pending events, the mirror latency, and the synchronization status among the mirrors for this repository.

To view the status of a Federated repository:

  1. Go to the Administration module and select Repositories > Repositories.

  2. Select the Federated tab.

  3. Click the actions menu for the relevant Federated repository and select Federation Status.

    Federation-status_actions-menu-option.png

The top of the Federated Repository Status window displays the following information about the selected JPD:

Federated-Repo-Status_window_top.png

Item

Description

Replicated Artifacts

Fully: The total number of artifacts that have been fully replicated (metadata & binary) on this JPD.

Metadata only: The total number of artifacts for which metadata exists on this JPD but not the binary.

Binaries Tasks

In Progress: The number of replication tasks that are currently in progress. If this value is significantly less than the Metadata Only value, this indicates a high failure rate that should be investigated.

Failed: The total number of replication tasks that have failed to complete.

The table in the Federated Repository Status window displays the following information about each target mirror that is Federated with the selected repository:

Federated-Repo-Status_window_table.png

Item

Description

Queue Events

The total number of events waiting to be sent to the target mirror.

Error Events

The number of failed events during the synchronization process.

Mirror Latency

The total wait time for the next pending event that needs to be handled. The calculation is:

Current time – Time of the next event that has yet to be handled

Sync Status

Indicates whether the Federated repository is synchronized with the target mirror. (The threshold is a certain number of error events that is defined at the system level and cannot be modified.)

View Queued Event Details for the Selected Target Mirror

Select a row in the Federated Repository Status table to display additional details about the queue events for the selected target mirror.

Queued_Events_cropped.png

Item

Description

Create

The number of Create events waiting to be sent to the target mirror.

Update

The number of Update events waiting to be sent to the target mirror.

Delete

The number of Delete events waiting to be sent to the target mirror.

Properties

The number of node properties waiting to be sent to the target mirror.