Description
AbstractRepositoryUpgradeTest creates (JCR) repository instances but does not close them ( actually creates a repository each time a session is requested ).
This leads to out of memory errors when the process limit is hit on a machine.
AbstractRepositoryUpgradeTest creates (JCR) repository instances but does not close them ( actually creates a repository each time a session is requested ).
This leads to out of memory errors when the process limit is hit on a machine.