Bug#39849 ndb tests fail sporadically on pushbuild: "out of connection objects"
- Increase number of transaction objects available in ndbd - Most likely this is a timing related issue.
This commit is contained in:
parent
87bbeddbab
commit
d9cde17079
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
[cluster_config]
|
[cluster_config]
|
||||||
MaxNoOfSavedMessages= 1000
|
MaxNoOfSavedMessages= 1000
|
||||||
MaxNoOfConcurrentTransactions= 64
|
MaxNoOfConcurrentTransactions= 128
|
||||||
MaxNoOfConcurrentOperations= 10000
|
MaxNoOfConcurrentOperations= 10000
|
||||||
DataMemory= 20M
|
DataMemory= 20M
|
||||||
IndexMemory= 1M
|
IndexMemory= 1M
|
||||||
|
Loading…
x
Reference in New Issue
Block a user