-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tools
-
None
-
Environment:Ubuntu 16.04
-
Product Performance
-
(copied to CRM)
mongoperf crash with mongodb 3.6 when used as in examples from documentation (cf mongoperf example
for example,
echo "{nThreads:16,fileSizeMB:10000,r:true,w:true}" | mongoperf
returns:
mongoperf use -h for help parsed options: { nThreads: 16, fileSizeMB: 10000, r: true, w: true } 2017-12-15T15:07:36.520+0400 F - [main] Invariant failure haveClient() src/mongo/db/client.cpp 157 2017-12-15T15:07:36.520+0400 F - [main] ***aborting after invariant() failure [2] 1085 done echo "{nThreads:16,fileSizeMB:10000,r:true,w:true}" | 1086 abort (core dumped) mongoperf
- is related to
-
SERVER-34419 Remove mongoperf
- Closed