MNT-22186: propTablesCleanupJobDetail v2 can cause Out of Memory

Cherry-picked f201f35 7a02081 from master to release/7.0.N
Cherry-picked 3f52aec from release/7.0.N to release/6.2.N
This commit is contained in:
cturlica
2021-06-08 18:51:34 +03:00
parent 423e6be26d
commit b880bf4e1b
6 changed files with 336 additions and 29 deletions

View File

@@ -75,7 +75,6 @@ import org.junit.runners.Suite;
org.alfresco.repo.site.SiteServiceImplTest.class,
// [classpath:alfresco/application-context.xml, classpath:scriptexec/script-exec-test.xml]
org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutorTest.class,
org.alfresco.repo.domain.schema.script.ScriptExecutorImplIntegrationTest.class,
org.alfresco.repo.domain.schema.script.ScriptBundleExecutorImplIntegrationTest.class,