Under load conditions where:
- component db asset table is large
- high number of docker proxy repos
- high number of docker repository requests
thread dumps can contain significant numbers of calls to org.sonatype.nexus.repository.docker.internal.orient.DockerFacetUtils.findAssetByContentDigest and result in NXRM performance issues.
This was fixed in 3.28.0, but inadvertantly reintroduced in 3.29.0. For a full analysis of the original issue, see NEXUS-25294.
- relates
-
NEXUS-25294 DockerFacetUtils.findAssetByContentDigest NXRM 3.0.0-M7 backwards compatibility code is non-performant under load
-
- Closed
-