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
I do not see any error message in the MongoDB logs that indicates a problem on server side and I also do not see any problem on the resource level that indicates a problem.
To reproduce the issue, execute the following commands:
Hi TSBS community,
I am trying to run the TSBS against MongoDB 5.0.0 based on @gregorynoma pull request (#173) which we have merged into our own TSBS fork (https://github.com/benchANT/tsbs).
However I am facing the following issue during the
load
phase:I do not see any error message in the MongoDB logs that indicates a problem on server side and I also do not see any problem on the resource level that indicates a problem.
To reproduce the issue, execute the following commands:
Running the same benchmark with
--document-per-event true
works fine. however with really slow query execution performance.Any advice on this issue would be much appreciated!
The text was updated successfully, but these errors were encountered: