We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31b65a3 + e0ac0aa commit e8533adCopy full SHA for e8533ad
src/main/resources/bundles/jdoconfig.properties
@@ -49,7 +49,7 @@ datanucleus.connectionPoolingType = dbcp2
49
#
50
datanucleus.connectionPool.maxIdle=10
51
datanucleus.connectionPool.minIdle=5
52
-datanucleus.connectionPool.maxActive=30
+datanucleus.connectionPool.maxActive=300
53
datanucleus.connectionPool.maxWait=-1
54
datanucleus.connectionPool.testSQL=SELECT 1
55
0 commit comments