Increase maxwaitQueuesize/connections in MongoDB Operator

I am using latest mongodb operator version which is 6.0.4
I am trying to do benchmarking using ycsb and when I am trying to run the benchmark with more then 500 threads I am getting an error

Is there any way by which I can increase this number any flag or something available to achieve it?

Hey @Avinash_Rai ,

you can tune MongoDB through setting custom configuration parameters.
Read here for more details: Changing MongoDB options - Percona Operator for MongoDB

1 Like