You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Any updates on setting the wait queue size? Is there any other way to set the connection pool to support more concurrent connections ?
Thanks in advance.
Referring Issue #112
I am still facing this issue after setting waitQueueMultiple in mongo client config.
500 limit doesn't change.
Secondly, the doc on https://vertx.io/docs/vertx-mongo-client/java/ says
Although from the code in PR (https://github.com/vert-x3/vertx-mongo-client/pull/113/files) it appears that this int value is a multiplier, and not the exact value.
The text was updated successfully, but these errors were encountered: