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:
Go to the Administration module and select Repositories.
Select the Federated tab.
Click the actions menu for the relevant Federated repository and select Federation Status.
The top of the Federated Repository Status window displays the following information about the selected JPD:
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:
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.
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. |