Released: 25 April, 2024
Feature Enhancement
Repository Federation performance enhancement
The event queue used by Federated repositories now filters out events from virtual and remote cache repositories, as well as events located under
_upload
in the Docker directory. This reduces the load on the database (node_events_temp
table), which results in improved performance.
Resolved Issues
JIRA Issue | Component | Severity | Description |
---|---|---|---|
RTDEV-41714 | General | High | Fixed an issue whereby, under certain circumstances, when trying to perform pull replication, Artifactory created an infinite loop and failed to complete the operation. |