-
Bug
-
Resolution: Fixed
-
Medium
-
2.4.2
-
None
consider for 2.4.x
This will eagerly create all cruRevisions for the changeset via the singleton hibernate session - a clearly undesirable side-effect. Instead, use something like repositoryEngine.getRevisionCache().getChangeSetDAO().exists(csid) - confirm MichaelH or Conor
- is related to
-
CRUC-4518 Crucible regularly hangs and is very slow
- Closed