NDB Cluster: MaxNoOfConcurrentTransactions
Hello
I spinned out a NDB Cluster (2 Data Node, 2 Server Nodes, 1 Management Node - all are 16cpu machines). I did a load test on it for 1000 users. It worked great. However when I increased the load to 2000 users, it gives me the error: "Out of connection objects: increase MaxNoOfConcurrentTransactions".
I added the following lines to the [NDBD Default] of the config.ini file:
MaxNoOfConcurrentOperations=2000000
MaxNoOfConcurrentTransactions=2000000
After restarting the cluster, I run into the same error "Out of connection objects: increase MaxNoOfConcurrentTransactions" for 2000 users.
What could I be missing? Is the NDB cluster getting updated with my new changes? How do I verify?
Thanks!
P.S: I would eventually like to test for 100000 users
Subject
Views
Written By
Posted
NDB Cluster: MaxNoOfConcurrentTransactions
927
June 09, 2021 12:01PM
514
June 09, 2021 12:28PM
465
June 10, 2021 10:15AM
481
June 10, 2021 10:36AM
462
June 11, 2021 06:59AM
515
June 11, 2021 07:28AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.