Whether the server is a debug build can be determined with the "buildInfo" command and checking if the "debug" property in the response is true. The manyclients.js test is an example of reducing the intensity of the test when running against a debug build of the server.
- is related to
-
SERVER-11475 Recursion through role graph with user-defined roles causes seg faults
- Closed