Merge pull request #1210 from Alfresco/fix/MNT-22338-oracle-database-batch-size

MNT-22338 changed transactionDocsBatchSize to support Oracle databases
This commit is contained in:
George Evangelopoulos
2021-06-25 16:44:27 +03:00
committed by GitHub
@@ -131,7 +131,7 @@ solr.maxBooleanClauses=10000
#Max number of transactions fetched by metadata tracker
#alfresco.maxNumberOfTransactions=
alfresco.transactionDocsBatchSize=2000
alfresco.transactionDocsBatchSize=999
alfresco.nodeBatchSize=100
alfresco.changeSetAclsBatchSize=500
alfresco.aclBatchSize=100