Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0.0, 3.1.0, 3.2.0
Description
Repository formats which do not have a group id concept can suffer from slow database query performance. The slowness can manifest itself in a variety of ways:
- during migration of components/assets from Nexus 2 to Nexus 3 during the upgrade process
- PUT requests to the affected format hosted repositories in Nexus 3, for example when publishing or deploying new assets
Affected formats are essentially any format other than Apache Maven.
The slowness will manifest more prominently in hosted repositories which have very large numbers of assets. For smaller repositories the slowness may not be immediately noticeable.
Attachments
Issue Links
- causes
-
NEXUS-12310 select from component query for NuGet is missing database index causing it to perform slowly
-
- Closed
-
- fixed by
-
NEXUS-12099 gradually slowing upgrade of Nexus 2 site repositories to Nexus 3 raw repositories
-
- Closed
-