MNT-22338 Changed transactionDocsBatchSize to support Oracle databases

Cherry picked from 1b608c0
This commit is contained in:
Angel Borroy
2021-06-25 16:48:48 +02:00
parent 7adef88799
commit 230e5f7f6c
@@ -131,7 +131,7 @@ solr.maxBooleanClauses=10000
#Max number of transactions fetched by metadata tracker #Max number of transactions fetched by metadata tracker
#alfresco.maxNumberOfTransactions= #alfresco.maxNumberOfTransactions=
alfresco.transactionDocsBatchSize=2000 alfresco.transactionDocsBatchSize=999
alfresco.nodeBatchSize=100 alfresco.nodeBatchSize=100
alfresco.changeSetAclsBatchSize=500 alfresco.changeSetAclsBatchSize=500
alfresco.aclBatchSize=100 alfresco.aclBatchSize=100